@tailwind base; @tailwind components; @tailwind utilities; body { @apply bg-slate-900 text-white min-h-screen; }