body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,body,html{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{background-color:#353535;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column}.headerComp{flex:1 1;display:flex;align-items:center;justify-content:space-between;background-color:#1d1d1d;height:20%}.headerComp div{margin:0 1%;font-size:2em;font-weight:600;color:#7650ff}.headerComp .viewBtn{margin:.5em 1em .5em .5em;font-size:1em;padding:.5em;color:#2c2c2c;background-color:#37f18b;cursor:pointer;border-radius:5px}.viewBtn:hover{background-color:#29e27c}.view{flex:10 1;display:flex}.textarea{flex:1 1;height:100%;background-color:#242424;color:#e4e4e4;border:none;margin:0;font-size:1.5em;padding:2%;overflow-y:scroll;overflow-wrap:break-word}.textarea:focus{border:none;outline:none}.md{flex:1 1;margin:0;height:100%;padding:2%;overflow-y:scroll;color:#fff;background-color:#181818;overflow-x:scroll}.md a{color:#9d4ef7}.md img{max-width:80%;height:auto}
/*# sourceMappingURL=main.a09aa9fb.chunk.css.map */