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

a{
    color: white;
}