body {
  background-color: black;
  color: white;
}
img {
  image-rendering: pixelated;
}