body,html{background-color:#fff;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}img{height:100%}main{height:100vh;width:100vw;padding:5rem 0;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/dork.png);background-size:contain;background-repeat:no-repeat;background-position:50%}code{background:#e2e8f0;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}.container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}