*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;-webkit-touch-callout:none;overflow:hidden;background:#010101}#root{overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.main{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff}.main>.code{position:absolute;right:10vw;margin-right:-60px;width:640px;max-width:80%;height:100%;display:flex;align-items:center;justify-content:center}.code-container{position:relative;margin-bottom:-60px}@media only screen and (max-width: 700px){.main>.code{margin-right:-0px}.code-container>pre[class*=language-]{font-size:.6rem!important;border-radius:10px 10px 0 0!important}}
