body {
  background-color: gainsboro;
}

img {
  image-rendering: pixelated;
}
