html, body {
    background-color: black;
    color: #ffffff;
}

a{
    text-decoration: none;
    color: #ffffff;
}