@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#050505;color:#fff;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f91616}.text-stroke{-webkit-text-stroke:1px rgba(255,255,255,.3);color:transparent}
