body {
  margin: 0;
  overflow: hidden;
}
canvas {
  position: absolute;
  /*image-rendering: pixelated;*/
}
p{
  margin: none;
}