html,
body {
  scroll-behavior: smooth;
}

article,
div,
section {
  scroll-margin-top: 50px;
}
