html, body { padding: 0px; margin: 0px; overflow: hidden; background: rgb(0, 0, 0); color: white; }
html, body, canvas { touch-action: none; }
