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

input,
select,
textarea,
button {
  font-size: 16px;
}
