:root{color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,html{padding:0;margin:0;background-color:#0d1117}a{color:inherit;text-decoration:none}::selection{background:rgba(163,113,247,.35)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#0d1117}::-webkit-scrollbar-thumb{background:#30363d;border-radius:8px;border:3px solid #0d1117}::-webkit-scrollbar-thumb:hover{background:#484f58}