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}#main{height:100vh;width:100%}h2{margin:0;padding:20px 0;text-align:center}#form{border:3px solid #efffd3;border-radius:10px;box-shadow:0 0 20px #e0e0e0;height:400px;margin:auto;padding:20px;width:50%}#form img{border-radius:50%;cursor:pointer;display:block;height:100px;margin:auto;transition:all .3s ease;width:100px}#form img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#form h3{color:green;font-weight:700;text-align:center}textarea{border:2px solid #ccffa5;border-radius:10px;max-height:150px;max-width:97%;min-height:150px;min-width:97%;outline:none;padding:10px 0 0 10px}textarea:hover{border:2px solid #adff2f}button{background-image:linear-gradient(45deg,#a36aff,#dcb6ff);border:none;border-radius:25px;box-shadow:2px 2px 10px #adadad;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;outline:none;padding:8px 40px}button:hover{background-image:linear-gradient(45deg,#a36aff,#a36aff)}@media (min-width:800px){#form{width:30%}}
/*# sourceMappingURL=main.3e1a1253.css.map*/