@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{@apply bg-[#121214] text-gray-300 font-mono overflow-hidden;margin:0;padding:0}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#121214}::-webkit-scrollbar-thumb{background:#333}
