@import "tailwindcss"; @plugin "daisyui"; html, body, .main { width: 100%; height: 100%; } * { scroll-behavior: smooth; }