body{margin:0;overflow-x:hidden;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}#menu{float:right;padding-right:.8rem;margin:0;width:25px;height:25px}#cnvs{display:none}.previewWrapper{display:flex;flex-direction:column;justify-content:flex-start}#buttons{display:flex;justify-content:center}#download,#reset{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:4px;margin-left:1rem;color:#fff;background-color:#00f;letter-spacing:.6ch;padding:.5rem;border-radius:2px;outline:none;border:none}#download:hover,#reset:hover{cursor:pointer}#preview{width:80%;height:80vh;position:relative;font-weight:600;margin:25px auto auto;border:2px dotted #00f;display:flex;align-items:center;justify-content:center}#previewTextPosition{position:absolute;z-index:1;text-align:center}#upload,.previewText{display:none}#uploadedImage{width:100%;height:100%;object-fit:contain}.hideImage{display:none}#filters{width:100vw;height:100%;padding-top:2rem;color:#fff;background-color:#000;opacity:.94;position:absolute;top:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;transform:translateX(1000px);z-index:2;transition-duration:.25s;transition-timing-function:linear}#cancel{padding:.2rem;color:#111;font-weight:900;font-size:larger;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;align-self:flex-end;margin-right:28%;margin-bottom:4px}span{width:75%;display:flex;justify-content:space-between}span input{margin-right:14px}@media (min-width:700px){#reset{margin-left:3rem}body{height:100vh;width:100vw;background-color:#eee;display:flex;justify-content:center;align-items:center}#cancel,#menu{display:none}#preview{min-width:400px;height:300px}#myapp{overflow:hidden;height:350px;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:20px;border-radius:14px}#filters{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:8px;position:static;color:#000;background-color:inherit;transform:translateX(0);display:flex;justify-content:space-around}span{width:100%;display:flex;justify-content:space-between}span input{margin-right:0}}
/*# sourceMappingURL=main.97b29eda.chunk.css.map */