@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&family=Ubuntu:wght@300;400;500;700&display=swap);body{margin:0;font-family:"Merriweather",serif}.top-pane{background-color:#14ffec}.pane{height:50vh;display:flex}.editor-container{flex-grow:1;flex-basis:0;display:flex;flex-direction:column;padding:.5rem;background-color:#03203c;box-shadow:5px 10px 8px #888}.editor-container.collapsed{flex-grow:0}.editor-container.collapsed .CodeMirror-scroll{position:absolute;overflow:hidden!important}.expand-collapse-btn{margin-left:.5rem;background:none;border:none;color:#fff;cursor:pointer}.editor-title{display:flex;justify-content:space-between;background-color:#0d0d0d;color:#fff;padding:.5rem .5rem .5rem 1rem;border-top-right-radius:.5rem;border-top-left-radius:.5rem;font-family:"Ubuntu",sans-serif;cursor:pointer}.CodeMirror{height:100%!important}.code-mirror-wrapper{flex-grow:1;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;overflow:hidden;font-size:.9rem}.bottom-pane{font-family:"Merriweather",sans-serif}
/*# sourceMappingURL=main.7c236d24.chunk.css.map */