body {
  margin: 0;
  padding: 0;
}

#container {
  touch-action: none;
}
