html {
  box-sizing: border-box;
  font-size: 62.5%;
  scroll-behavior: smooth;
}