body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}::-webkit-scrollbar{border-radius:5px;cursor:pointer;width:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb{background:#2f75a6;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#2f75a6}header{align-items:center;display:flex;height:10vh;justify-content:center}header div#theme{cursor:pointer;font-size:xx-large;position:absolute;right:10px}h1{color:#2f75a6;font-family:sans-serif;font-family:kaushan script;text-decoration:underline}main{flex-direction:column;height:85vh}div#textarea,main{align-items:center;display:flex;justify-content:space-around}div#textarea{height:80vh;width:100%}div#textarea textarea{border-radius:5px;box-shadow:5px 5px 5px grey;height:75vh;max-height:80vh;outline:none;padding:5px;resize:none;width:48vw}div#textarea textarea:disabled{background-color:#2f75a6;color:#fff}div#tools{align-items:center;display:flex;flex-direction:row;height:5vh;justify-content:space-around;width:100%}div#tools button{background-color:#2f75a6;border:#2f75a6;border-radius:5px;color:#fff;cursor:pointer;font-size:17px;padding:6px 12px;text-transform:capitalize}div#tools button,div#tools span,footer{font-family:kaushan script}footer{align-items:center;display:flex;height:5vh;justify-content:space-around;width:100%}
/*# sourceMappingURL=main.44ef7087.css.map*/