body,html{margin:0;padding:0;background-color:#212121;color:var(--text)}:root{--text:#b89415;--glow:#a1810e}main{display:flex;justify-content:center;align-items:center;height:90vh}a{color:var(--text)}pre{white-space:pre;font-family:Menlo,Lucida Console,Roboto Mono,monospace;text-shadow:0 0 6px var(--glow)}@media screen and (max-width:320px){pre{font-size:.5em}}@media screen and (min-width:321px) and (max-width:500px){pre{font-size:.6em}}@media screen and (min-width:501px) and (max-width:640px){pre{font-size:.8em}}