canvas {
    background-color: #000;
    image-rendering: pixelated;
    /* Crisp edges */
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}