.reset-appearance {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  line-height: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
