body,h1 *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;background:#0f2027;background:linear-gradient(#000 50%,rgba(21,23,26,.337)),url(https://grainy-gradients.vercel.app/noise.svg);color:#fff;display:flex;flex-direction:column;font-family:-apple-system,TwitterChirp,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial sans-serif;margin:0;scroll-behavior:smooth;text-align:center}h1{text-transform:capitalize}.container{min-height:150vh}.twitlogo{-webkit-filter:brightness(1000%);filter:brightness(1000%);margin-top:4vh}.mainForm{align-items:center;display:flex;flex-direction:column;justify-content:center}.mainForm textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;border:2px solid #474747;border-radius:25px;color:#fff;min-height:16vh;padding:10px;resize:none}.mainButton,.mainForm textarea{font-family:inherit;font-size:inherit;min-width:30vw;outline:none}.mainButton{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:hover2;animation-name:hover2;background-color:#1da1f2;border:0 solid;border-radius:20px;color:#e7e9ea;cursor:pointer;margin-top:4vh;padding:1em 16em;text-transform:uppercase}.response{align-items:center;background-color:#000;border:2px solid #474747;border-radius:1rem;display:flex;justify-content:center;margin:2em auto 0;max-width:30vw;min-height:2vw;padding:.5rem;text-align:left}.response>p{color:#fff}.mainButton:hover{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:hover;animation-name:hover;font-size:16px}@-webkit-keyframes hover2{0%{background-color:#1c95e07a}to{background-color:#1da0f2ae}}@keyframes hover2{0%{background-color:#1c95e07a}to{background-color:#1da0f2ae}}@-webkit-keyframes hover{0%{background-color:#1da0f2ae}to{background-color:#1c95e07a}}@keyframes hover{0%{background-color:#1da0f2ae}to{background-color:#1c95e07a}}span{color:#474747;font-family:inherit;font-size:inherit}@media screen and (max-width:768px){.mainButton{padding:1em 9em}.mainForm textarea,.response{min-height:25vh;min-width:70vw}}
/*# sourceMappingURL=main.d7bed430.css.map*/