html,
body {
  scroll-behavior: smooth;
  background-color: #111112;
}

section,
div,
article {
  scroll-margin-top: 110px;
}