body{
    background-color: black;
    color: white;
    text-align: center;
}
a{
    color: white;
    text-decoration: none;
}