body {
    background-color: black;
    color: grey;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
}

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