body {
  margin:0;
  touch-action:none;
  
}

canvas {
  position: fixed;
}