@tailwind base;@tailwind components;@tailwind utilities;@layer base{html,body,#root{height:100%;margin:0;padding:0;overflow:hidden;overscroll-behavior-y:none}input,select,textarea{font-size:16px!important}}@layer utilities{.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}}
