html {
  scroll-behavior: smooth;
}

body::-webkit-scrollbar {
  display: none;
}