html,body{height:100%;margin:0;padding:0;background-color:#000;color:#f1f1f1;font-family:Segoe UI,Roboto,Fira Code,monospace;scroll-behavior:smooth}*{box-sizing:border-box;background-color:transparent;color:inherit}h1,h2,h3,h4,h5,h6{color:#fff}a{color:#398000;text-decoration:none;transition:color .2s ease}a:hover{color:#2e6600}::-webkit-scrollbar{width:10px;border-radius:10px}::-webkit-scrollbar-track{background:#1a1a1a;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#398000;border-radius:10px;border:2px solid #1a1a1a}::-webkit-scrollbar-thumb:hover{background-color:#2e6600}*{scrollbar-width:thin;scrollbar-color:#398000 #1a1a1a}.scrollable{overflow-y:auto;scrollbar-gutter:stable both-edges}::selection{background-color:#398000;color:#fff}
