html{
  -webkit-text-size-adjust:100%;
}

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

button,
a{
  touch-action:manipulation;
}
