.class-name {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body {
  overflow-x: hidden;
}
