@tailwind base; @tailwind components; @tailwind utilities; /* Full-screen app. */ html, body, #root { height: 100%; width: 100%; }