.hidden{display:none}.show{display:block}html{box-sizing:border-box}body{background:#777}*,:after,:before{box-sizing:inherit}.App-header{background-color:#222;color:#f7f7f7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:75px;padding:20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.App-header>button{background:#222;border:1px solid #f7f7f7;color:#f7f7f7;cursor:pointer;font-weight:700;height:40px;outline:none;width:75px}.App-header>button:active{background:#f7f7f7;color:#222}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#777;padding:1%;width:100%}textarea{background:#f7f7f7;font-size:16px;-webkit-transition:.5s ease;transition:.5s ease}.view,textarea{min-height:75vh;padding:1%;width:45%}.view{color:#f7f7f7;margin-left:1%}@media only screen and (max-width:767px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.view,textarea{width:100%}}body{margin:0;padding:0;font-family:sans-serif}
/*# sourceMappingURL=main.26e24025.css.map*/