body {
    background-color: black;
    color: white;
    font-family: sans-serif;
}

a {
    color: pink;
}
