body {
 margin: 0;
 background-color: #1a1a1a;
 color: #fff;
}

canvas {
 image-rendering: pixelated;
}