body{background-color:#ffeaa7;min-height:70vh;padding:1rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center;color:#494a4b;font-family:Architects Daughter,cursive;text-align:center;font-size:130%}.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 #00000040;padding:1rem;box-sizing:border-box}.heading{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.heading h1{transform:rotate(2deg);padding:.2rem 1.2rem;border-radius:20% 5%/5% 20% 25%;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:solid 3px transparent;border-bottom:dashed 3px #fdcb6e;font-family:Architects Daughter,cursive;font-size:1rem;color:#3f3e41b3;width:70%;margin-bottom:20px}button{padding:0 0 3px;border:none;font-family:Architects Daughter,cursive;text-decoration:none;border-radius:5px;background-color:#ffeaa7}button span{background:#f1f5f8;display:block;padding:.5rem 1rem;border-radius:5px;border:2px solid hsl(198,1%,29%)}li{text-align:left;position:relative;padding:.5rem}
