/* Собственные стили поверх Tailwind. */

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

html {
    scroll-behavior: smooth;
}
