#joystickBase,
#controlsWrap,
#timelineContainer {
  display: none !important;
}

html,
body,
canvas {
  touch-action: none !important;
  overscroll-behavior: none;
}
