@media all and (max-width: 62em) {
  html {
    font-size: 87.5%;
  }
}
