@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;background-color:#0a192f;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a192f80}::-webkit-scrollbar-thumb{background:#64ffda33;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#64ffda66}
