@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;900&family=Rajdhani:wght@300;400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;min-height:100vh;font-family:Rajdhani,sans-serif;position:relative;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3ff33;border-radius:99px;transition:all .3s}::-webkit-scrollbar-thumb:hover{background:#94a3ff66}::selection{color:#000;background:#0ff}::selection{color:#000;background:#0ff}
