body{background-color:#ffeaa7;min-height:70vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#494a4b;font-family:"Architects Daughter",cursive;text-align:center;font-size:130%}.container,body{padding:1rem;box-sizing:border-box}.container{width:100%;height:auto;min-height:500px;max-width:500px;min-width:250px;background:#f1f5f8;background-image:radial-gradient(#bfc0c1 7.2%,transparent 0);background-size:25px 25px;border-radius:20px;box-shadow:4px 3px 7px 2px rgba(0,0,0,.25098039215686274)}.heading{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-bottom:1rem}.heading h1{-webkit-transform:rotate(2deg);transform:rotate(2deg);padding:.2rem 1.2rem;border-radius:20% 5% 20% 5%/5% 20% 25% 20%;background-color:#fdcb6e;font-size:1.5rem}.form input{box-sizing:border-box;background-color:transparent;padding:.7rem;border-bottom-right-radius:15px 3px;border-bottom-left-radius:3px 15px;border:3px solid transparent;border-bottom:3px dashed #fdcb6e;font-size:1rem;color:rgba(63,63,65,.7);width:70%;margin-bottom:20px}.form input,button{font-family:"Architects Daughter",cursive}button{border:none;text-decoration:none;padding:0 0 3px;border-radius:5px;background-color:#ffeaa7}button span{background:#f1f5f8;display:block;padding:.5rem 1rem;border-radius:5px;border:2px solid #494a4b}li{text-align:left;position:relative;padding:.5rem}
/*# sourceMappingURL=main.10cc256f.chunk.css.map */