body {
  background: #222;
  margin:0;
}

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