h1 {
    font-size:48px;
    text-align:center;
    color:#8C0BDE;
}

body {
    background-color:#2FDED2;
}

ul {
    list-style-type:none;
}

a {
    color:#DE2F2F
    text-decoration:#F54927
)

a:hover 