@media all and (max-width: 37.5em) {
  html {
    font-size: 48%;
    scroll-behavior: smooth;
  }
}
