html {
  scroll-behavior: smooth;
}
body {
    overflow-X: hidden;
}