button,
a,
input,
textarea,
select,
span,
div {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  outline: none;
}