.rust-navy{--bg: hsl(226, 23%, 11%);--fg: #bcbdd0;--sidebar-bg: #282d3f;--sidebar-fg: #c8c9db;--sidebar-non-existant: #505274;--sidebar-active: #2b79a2;--sidebar-spacer: #2d334f;--scrollbar: var(--sidebar-fg);--icons: #737480;--icons-hover: #b7b9cc;--links: #2b79a2;--inline-code-color: #c5c8c6;--theme-popup-bg: #161923;--theme-popup-border: #737480;--theme-hover: #282e40;--quote-bg: hsl(226, 15%, 17%);--quote-border: hsl(226, 15%, 22%);--table-border-color: hsl(226, 23%, 16%);--table-header-bg: hsl(226, 23%, 31%);--table-alternate-bg: hsl(226, 23%, 14%)}.zf-honey{--bg: #f5f2e8;--fg: #600000;--sidebar-bg: #f5e8e8;--sidebar-fg: #690000;--sidebar-active: #a801a8;--scrollbar: var(--sidebar-fg);--icons: var(--sidebar-fg);--icons-hover: var(--sidebar-active);--links: #190f62}.zf-rose{--bg: #000000;--fg: #ffffff;--sidebar-bg: #f5e8e8;--sidebar-fg: #690000;--sidebar-active: #a801a8;--scrollbar: var(--sidebar-fg);--icons: var(--sidebar-fg);--icons-hover: var(--sidebar-active);--links: #190f62}*::-webkit-scrollbar{width:0px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:var(--scrollbar)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:var(--fg);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 800px){:root{--h1-size: 175px;--h1-fs: large;--h2-size: 50px;--h2-fs: medium;--lh: 1.5rem}}@media (min-width: 800px){:root{--h1-size: 300px;--h1-fs: xx-large;--h2-size: 200px;--h2-fs: x-large;--lh: 2.5rem}}canvas{position:fixed;margin:0;top:0;width:100vw;height:100vh;z-index:0}body{margin:0;height:100%}#Heading{position:fixed;width:100%;text-align:center}h1{font-size:var(--h1-fs);size:var(--h1-size);font-weight:200}h2{font-size:var(--h2-fs);size:var(--h2-size);font-weight:200}footer{width:100%;text-align:center;position:fixed;left:0;bottom:20px}button{position:relative;z-index:3}
