@mixin reset {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  line-height: 1;
}
