html {
  scroll-behavior: smooth;
}
*{
  scroll-margin-top: 80px;
}