body {
    background-color: chocolate;
    color: white;
    font-family: cursive;
}

a {
    font-size: 3em;
}
