html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;

}

body {
    overflow-x: hidden !important;
}

[x-cloak] {
    display: none !important;
}