body{background-color:rgba(194,96,96,0);height:100vh;display:flex;justify-content:center;place-items:center;margin:0;font-family:"Roboto",sans-serif;overflow:hidden}form{font-size:1.1em!important}.container{background:hsla(0,0%,100%,0);display:inline-block;padding:20px;box-shadow:4px 10px 10px #727272;border-radius:10px}button,input,label{display:block;margin-bottom:20px}input,textarea{color:#e11d74;border:none;width:250px;height:18px;border-radius:10px;padding:10px;background-color:hsla(0,0%,100%,0);box-shadow:4px 4px 0 #e11d74}button:focus,input:focus,textarea:focus{outline:none}button{color:#000;background:linear-gradient(90deg,#12c2e9,#c471ed,#f64f59);border:none;width:270px;height:40px;margin:20px auto auto;border-radius:10px;cursor:pointer;font-family:"Poppins",sans-serif}textarea{min-width:250px;min-height:50px;font-size:.9em}label{margin-bottom:0;font-family:"Poppins",sans-serif;color:#12c2e9}
/*# sourceMappingURL=main.fe02e1f8.chunk.css.map */