html, body { font-smooth: never; -webkit-font-smoothing: none; -moz-osx-font-smoothing: grayscale; }
body {
    margin: 8px;
    color: #000000; 
    background-image: url("");
    image-rendering: pixelated;
    background-color: #000000;
}