@import "tailwindcss"; body { margin: 0; min-height: 100vh; background-color: #0f172a; /* slate-900 */ color: #f8fafc; /* slate-50 */ }