@tailwind base; @tailwind components; @tailwind utilities; @import "./tailwind.css"; body { background-color: black; min-height: 100vh; }