@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{height:100%}body{margin:0;font-family:system-ui,sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#root{height:100vh;width:100vw}
