 html { scroll-behavior: smooth; scroll-padding-top: 200px;  }  @media(max-width: 767px) { html { scroll-padding-top: 200px;  } }