::-webkit-scrollbar {
  display: none;
}

html {
  scroll-behavior: smooth;
}