html {
    scroll-behavior: smooth;
}

body {
    min-height: 100vh;
}

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