@tailwind base;@tailwind components;@tailwind utilities;body{background:#101319;color:#fff;font-size:16px;margin:0;padding:0}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.min-h-screen{min-height:100vh}.mx-auto{margin:0 auto}::-webkit-scrollbar{height:4px;width:4px}
