::-webkit-scrollbar{width:10px;border-radius:5px}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}body{margin:0}.codePane{background-color:#3c3e44}.pane{height:50vh;display:flex;width:100%}.editor-container{display:flex;flex-grow:1;flex-basis:0;flex-direction:column;padding:.5rem;background-color:#3c3e44;overflow-x:scroll}.CodeMirror{height:100%!important}.editor-title{display:flex;justify-content:space-between;background-color:#1f2023;color:#fff;padding:.5rem .5rem .5rem 1rem;border-radius:.5rem .5rem 0 0}.code-mirror-wrapper{flex-grow:1;border-radius:0 0 .5rem .5rem}.outputPane{border:1px solid #000;border-radius:.3rem;overflow:hidden;width:99.9%}.optionMenu{background-color:#3c3e44;text-align:center}#themeSelector{margin:1vh}
/*# sourceMappingURL=main.dd5be667.chunk.css.map */