* {
  touch-action: manipulation;
}
html,
body {
  touch-action: manipulation;
}
