/* style_testpage.css - stylesheet for the testpage */

body {
  image-rendering: pixelated;
  background-image: url(https://pancakeanomaly.neocities.org/images/niko/niko_pancakes.png);
  background-size:cover
}