@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{height:100%;margin:0;padding:0;overflow-x:hidden}body{display:flex;flex-direction:column;min-width:100%}#root{display:flex;flex-direction:column;flex:1;width:100%}
