:root{--bg-dark:#111213;--fg-light:#d6d6d6;--matrix-green:#39ff14}*{box-sizing:border-box}body{background-color:var(--bg-dark);max-width:650px;color:var(--fg-light);-webkit-font-smoothing:antialiased;margin:50px auto;padding:0 10px;font-family:SF Mono,SFMono-Regular,ui-monospace,Menlo,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.4}#maincontent{max-width:42em;margin:70px auto 15px}h2{margin-bottom:2px}h3{font-size:inherit;color:var(--matrix-green);margin:0;font-weight:700}.wordmark{color:var(--matrix-green);margin-bottom:2px}a{color:var(--matrix-green);text-decoration:none}a:hover,a:focus{text-decoration:underline}
