html,
body,
a,
button,
input,
label,
select,
textarea,
[role="button"] {
    touch-action: manipulation;
}
