#__next,body,html{height:100%;margin:0;padding:0;background-color:#121212;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#__next{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;max-width:900px;width:100%;margin:0 auto;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}a{color:#00bcd4;text-decoration:none}a:focus,a:hover{text-decoration:underline}h1,h2,h3{font-weight:700;margin:0 0 1rem}section{margin-bottom:3rem}ul{padding-left:1.2rem;line-height:1.8}@media (max-width:600px){main{padding:1rem}section{margin-bottom:2rem}div[style*=grid-template-columns]{grid-template-columns:1fr!important}}