@import "tailwindcss"; html, body, #root { height: 100%; margin: 0; } body.success-bg { background: linear-gradient(135deg, #0f172a, #111827); }