@import 'https://cdn.staticdelivr.com/gfonts/css2?family=Fira+Code:wght@300..700&display=swap';:root{--background:#000000;--foreground:#88dddd;--accent:#4400ff;--radius:0;--font-size:1rem;--line-height:1.54em}body{font-family:fira code,monospace;background:var(--background);color:var(--foreground)}.index-content{color:var(--foreground)!important}.index-content p,.index-content ul,.index-content li,.index-content h2{color:var(--foreground)!important}.index-content *{color:var(--foreground)!important}a{color:var(--accent)!important}.index-content a,.index-content a:link,.index-content a:visited{color:#40f!important}.index-content a,.index-content a:link,.index-content a:visited{color:#40f!important}.highlight{position:relative}.highlight code[data-lang]::before{content:attr(data-lang);position:absolute;top:8px;right:12px;font-size:.75rem;color:rgba(136,221,221,.5);text-transform:capitalize;font-weight:500;letter-spacing:.5px;z-index:10;pointer-events:none}