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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.container{display:flex;margin:5vmin 10vw}#input,#output{min-height:350px;max-height:350px;overflow-y:auto;overflow-x:auto;border:2px solid #000;padding:10px;min-width:50%;max-width:50%}#output:before{content:"OUTPUT:";font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;font-weight:600;display:block;opacity:.6}ol,ul{padding-left:20px}blockquote{padding:5px;border-left:7px solid #ccc;background-color:#f9f9f9}blockquote,img{margin-top:10px;margin-bottom:10px}img{display:block;height:100px;width:100px}pre div{padding:10px!important}table{border-spacing:0}td,th{border:1px solid #d6dce2;padding:7px}@media only screen and (max-width:600px){.container{flex-direction:column}#input,#output{min-width:100%;max-width:100%;min-height:150px;max-height:150px}}@media only screen and (max-height:500px){#input,#output{min-height:150px;max-height:150px}}
/*# sourceMappingURL=main.bf52c9bd.chunk.css.map */