body {
    margin: 0;
    padding: 0;
    background: #000
}

canvas {
    margin: 0 auto;
    image-rendering: pixelated
}
