@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;padding:0;background-color:#050505;color:#e5e5e5;-webkit-font-smoothing:antialiased}::selection{background:#fff;color:#000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
