@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#c9d1d9;-webkit-font-smoothing:antialiased;background:#0d1117;min-height:100vh;font-family:JetBrains Mono,ui-monospace,Consolas,monospace}::selection{color:#00ff41;background:#00ff4133}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0d1117}::-webkit-scrollbar-thumb{background:#21262d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#30363d}
