canvas {
    z-index: -1;

    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    image-rendering: pixelated;
}
