:root{font-family:Roboto Mono,monospace;font-size:14px;line-height:24px;font-weight:400;color-scheme:light dark;color:#42a378;background-color:#040f09;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{height:100%}body{display:flex;flex-direction:column;height:100%;margin:0 1.5rem;padding:0}header{border-bottom:2px solid #42A378;margin-top:1rem;display:flex;width:100%;flex-wrap:wrap}header .header-left,header .header-center,header .header-right{flex:33.33%}header .header-center{text-align:center}header .header-right{text-transform:uppercase;text-align:right}section{flex:1;margin-bottom:10px}section .section-top{display:flex;padding:1rem 0}section .section-top .section-left{flex:20%;border-top:2px dashed #42A378;border-bottom:2px dashed #42A378;margin-right:2rem}section .section-top .section-left ul li div{white-space:nowrap;overflow:hidden;animation:typing 4s steps(30,end)}section .section-top .section-right{flex:80%;border:2px solid #42A378;display:flex;flex-direction:column;justify-content:center}footer{flex-shrink:0;border-top:2px solid #42A378;padding-bottom:1rem;display:flex;width:100%;flex-wrap:wrap}footer .footer-left,footer .footer-right{flex:40%}footer .footer-center{flex:20%}footer .footer-center{text-align:center}footer .footer-right{text-align:right}a{font-weight:500;color:#646cff;text-decoration:underline}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}.cwd,.output{display:inline}.section-content .term-line .cursor{display:none}.section-content .term-line:last-child .cursor{display:inline-block}.cursor{display:inline-block;line-height:15px;margin-left:3px;animation:blink .8s infinite;width:10px;height:15px;position:relative;top:2px}.led-strip{display:flex;justify-content:center;flex-direction:row}.led{cursor:pointer}.led2{background:#42A378;width:10px;height:10px;margin:.8px;flex-grow:1}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{0%{background:transparent}50%{background:#42A378}to{background:transparent}}@media (max-width: 1025px){section .section-top .section-left{flex:25%}section .section-top .section-right{flex:75%}}@media (max-width: 769px){.header-left .legend{display:none}section .section-top .section-left{flex:35%}section .section-top .section-right{flex:65%}}@media (max-width: 426px){header .header-left{text-align:center;flex:100%;width:100%;margin:10px 0}header .header-center{flex:30%;width:30%;text-align:left}header .header-right{flex:70%;width:70%}.header-left .legend{display:none}section .section-top .section-left{flex:35%}section .section-top .section-right{flex:65%}footer{padding-top:.75rem}footer .footer-left,footer .footer-right{flex:100%;text-align:center}}
