body {
    overflow-x: hidden;
    position: relative !important;
}

html {
    scroll-behavior: smooth;
}