@tailwind base;@tailwind components;@tailwind utilities;@layer base{html,body{height:100%;width:100%;margin:0;padding:0;overflow:hidden;background-color:#0f172a}@supports (height: 100dvh){html,body{height:100dvh}}}
