body, html {
    margin: 0;
}

canvas {
    image-rendering: pixelated;
}
