@import "tailwindcss"; @import "@nuxt/ui"; html { scroll-behavior: smooth; } body { min-height: 100dvh; background: var(--ui-bg); }