*{box-sizing:border-box}body{background-color:#09092a;margin:0;padding:0}.editor-box,.preview-box{border:none;border-radius:10px;display:flex;flex-direction:column;margin:20px auto;max-width:590px;overflow:hidden;padding:0;width:90%}.editor-box header,.preview-box header{align-items:center;background-color:#2bcae3;border-bottom:1px solid #000;box-shadow:0 1px 4px #000;display:flex;height:40px;justify-content:space-between;padding:0 20px;z-index:1}header button{align-items:center;background-color:#b2c1ee;border:none;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;overflow:hidden;padding:0;width:28px}header button:hover{border:1px solid #000;filter:opacity(.9)}header button:active{transform:scale(.8)}#editor{border:none;width:100%}.preview-box{max-width:700px;width:95%}#preview{border:none;overflow-y:scroll;width:100%}#editor,#preview{background-color:#c7f6f6;padding-left:20px}#preview img{max-width:400px}#preview pre{background-color:#fff;border-radius:5px;font-family:monospace;max-width:fit-content;padding:10px}
/*# sourceMappingURL=main.5442f308.css.map*/