:root{--background:#000;--foreground:#f9f8f8}html,body{flex-direction:column;align-items:center;max-width:100vw;display:flex;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBM Mono,monospace}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2{font-size:64px}h2{font-size:36px}h3{font-size:26px}h4{font-size:24px}h5{font-size:18px}p{color:#7e7e83;font-size:18px}@font-face{font-family:IBM Mono;src:url(/fonts/ibm-mono/IBMPlexMono-Medium.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Mono;src:url(/fonts/ibm-mono/IBMPlexMono-Regular.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}
