body {
  height: 10000px;
  margin: 0;
  padding: 0;
}

#container {
  position: fixed;
  touch-action: none;
}