canvas {
    border: 1px solid black;
    image-rendering: pixelated;
    image-rendering: crisp-edges; /* Fallback for older browsers */
}
