body, html {
    height: 100%;
    margin: 0;
background-color: black;
color: white;
}

a {
color: white;
}
a:visited {
color: white;
}