* {
  /* Disable all default mobile styling */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}