html{box-sizing:border-box;width:100%;height:100%;margin:0;padding:0}html *,html :after,html :before{box-sizing:inherit}html body{width:100%;height:100%;margin:0;padding:0;background:#fafafa}html body,html body *{font-family:SF Mono,Menlo,monospace;font-size:14px}html .main{position:relative}html .main .toolbar{position:absolute;bottom:20%;right:10px;margin-bottom:10px;z-index:999}html .main .toolbar .btn{padding:10px;border:none;border-radius:10px;background:#333;color:#fff;font-size:1.1em;text-align:center;margin-left:8px;cursor:pointer}html .main .toolbar .btn.secondary{background:#888}html .ide{margin:0;padding:0;width:100%;height:100%;display:flex;flex-direction:column}html .ide .editor-zone{flex:1;display:flex;flex-direction:row}html .ide .editor-zone .CodeMirror{height:100%;flex:1;margin:0;padding:0;border:none;resize:none}html .ide .editor-zone .CodeMirror:last-child{background:#fafafa}html .ide .debugger{margin:0;padding:10px;height:20%;border-top:1px solid #ccc;background:#fafafa;overflow-y:auto}@media only screen and (max-height:250px){.debugger{display:none}}
/*# sourceMappingURL=/main.9aa1ba4f.css.map */