body {
    background-color:black;
    overflow: hidden;
}

canvas {
    position: absolute;
    touch-action: none;
}