
#canvas {
    touch-action: none; /* Prevent scolling/navigation when using touch events. */
}
