*{margin:0;padding:0}body{background-color:grey}.main_container{display:flex;flex-direction:column;width:98vw;height:95vh;margin:2.5vh auto auto;justify-content:space-between}.input_container,.output_container{margin:auto;background-color:#ff8c00;width:75%;height:48%}#preview,.form-group{height:100%}#preview,.form-group{background-color:grey;width:100%}#preview{margin-top:2px;padding-top:20px}#editor{padding:15px;color:green;border-radius:20px;height:100%;width:100%;box-sizing:border-box}@media only screen and (max-width:600px){.main_container{margin-top:2vh}.input_container,.output_container{width:100%}#preview,.form-group{min-height:300px}}
/*# sourceMappingURL=main.5b804d5e.chunk.css.map */