html{font-size:16px}body{background-color:#000;color:#fff;font-family:Work Sans,sans-serif;margin:0;padding:0;text-align:left}*{box-sizing:border-box}main{overflow-y:auto;overflow-x:hidden}@media(min-width:721px){main{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0;min-height:calc(100vh - 7.5rem)}}code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}a,a:hover,a:visited{color:#fff}h1{text-align:center}@media(min-width:1024px){h1{text-align:left}}h1,h2{display:relative;color:#fff}h2{font-size:2.7rem;font-weight:600}@media(min-width:768px){h2{font-size:6rem;font-weight:600;margin-top:0}}h3{font-size:2.375rem;font-weight:400;margin:2rem 0}@media(min-width:768px){h3{font-size:2.9rem;font-weight:600;margin-top:0}}@media(min-width:1024){h3{font-size:3rem}}h4{font-size:2rem}li,p{font-size:1rem;font-weight:400;line-height:160%;text-wrap:balance}@media(min-width:768px){li,p{font-size:1.5rem}}li{list-style-type:none}strong{color:#00e85e}