body{margin:0;padding:0;box-sizing:border-box;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}.App{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100vw;height:95vh}@media only screen and (max-width:600px){.App{-webkit-flex-direction:column;flex-direction:column}}.edito{width:50%;height:100%}@media only screen and (max-width:600px){.edito{width:100%;height:50%}}.resultDiv{width:50%;height:100%}.resultBox{width:100%;height:100%}@media only screen and (max-width:600px){.resultDiv{width:100%;height:50%}}.navbar{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;background-color:#707070;padding:0 20px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;color:#fff}.btn{background-color:#4caf50;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px}.btn:hover{background-color:#3a8d20}input{font-size:16px}@media only screen and (max-width:600px){.navbar{-webkit-flex-direction:column;flex-direction:column}}
/*# sourceMappingURL=main.4cfba789.chunk.css.map */