html, body {
  scroll-behavior: smooth;
}

section {
  scroll-margin-top: 110px;
}