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}*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}#header{align-items:center;background:linear-gradient(#9626ff,#d13aff);color:#fff;display:flex;font-family:800;height:3.5em;justify-content:space-around;left:0;position:fixed;text-transform:uppercase;top:0;width:100%}#header p{font-size:18px;font-style:italic;font-weight:550;text-transform:capitalize}#textArea{margin-bottom:2em;margin-top:8em;text-align:center}#textArea textarea{background:transparent;border:2px solid #d13aff;border-radius:.3em;box-shadow:1px 2px 4px 4px #eba9ff;color:#9626ff;font-size:18px;font-style:italic;font-weight:550;height:50vh;outline:none;padding:1em;width:60vw}::-webkit-input-placeholder{color:#d13aff}::placeholder{color:#d13aff}#textArea .properties{align-items:center;color:#d13aff;display:flex;flex-wrap:wrap;font-size:22px;font-weight:600;height:2em;justify-content:space-around;margin:auto;width:60%}#btn button{background:linear-gradient(#9626ff,#d13aff);border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:22px;font-weight:700;outline:none;padding:.4em .5em;transition:all .25s}.buttonGroup{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin:auto;width:70%}#btn button:hover{background:linear-gradient(#d447ff,#911cff)}::selection{background:#911cff;color:#fff}#footer{align-items:center;background:linear-gradient(#9626ff,#d13aff);color:#fff;display:flex;flex-direction:column;height:28vh;margin-top:5em;width:100%}#footer h2{font-size:42px;margin-top:5px}#footer pre{font-size:24px;font-weight:600}#footer p{font-family:cursive;font-weight:500}#footer .icons{align-items:center;display:flex;justify-content:space-around;margin-top:2em;width:40%}#footer .icons i{cursor:pointer}@media (max-width:900px){#header{height:3.2em}#header h1{font-size:28px}#header p,#textArea textarea{font-size:16px;font-weight:550}#textArea textarea{height:55vh;width:75vw}#textArea .properties{font-size:18px;width:80%}#btn button{font-size:18px;font-weight:550;padding:.2em .3em}.buttonGroup{width:80%}}@media (max-width:740px){#header{flex-direction:column;height:auto;padding:6px}#header h1{font-size:32px}#header p{font-size:16px;margin-top:5px;text-align:center}#textArea textarea{font-size:16px;font-weight:550;margin-bottom:9px;width:80vw}#textArea .properties{font-size:18px;gap:4px 1.6em;width:80%}#footer{height:20vh}#footer h2{font-size:26px;margin-top:4px}#footer pre{font-size:18px;font-weight:600}#footer p{font-size:16px;font-weight:500}}@media (max-width:400px){#header h1{font-size:28px}#header p{font-size:14px}#textArea textarea{width:94%}#textArea .properties{font-size:16px}.buttonGroup{width:100%}#footer{height:25vh}#footer h2{font-size:22px;margin-top:4px;text-align:center}#footer pre{font-size:16px;font-weight:550}#footer p{font-size:14px;font-weight:500}}
/*# sourceMappingURL=main.7cec0583.css.map*/