body {
    margin: 0;
    padding: 0;
  }
  
  #container {
    position: fixed;
    touch-action: none;
  }