*{border:0;box-sizing:border-box;color:#ffffffeb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}.App{align-items:center;-webkit-animation:animateBg 20s ease infinite;animation:animateBg 20s ease infinite;background-image:linear-gradient(-45deg,#3bade3,#576fe6 25%,#9844b7 51%,#ff354d);background-size:300% 300%;display:flex;height:100vh;justify-content:center}@-webkit-keyframes animateBg{0%{background-position:0 50%}50%{background-position:50% 100%}to{background-position:0 50%}}@keyframes animateBg{0%{background-position:0 50%}50%{background-position:50% 100%}to{background-position:0 50%}}.Main{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#f0f8ff4d;display:flex;flex-wrap:wrap;justify-content:center;max-width:500px;padding:20px}h1{font-size:1.4rem;text-align:center}.input{color:#000;margin:15px 20px;padding:5px;width:40%}.legend{font-weight:500;padding:10px}fieldset{border:1px solid hsla(0,0%,100%,.546);margin-bottom:10px}.Main,.input,fieldset{border-radius:7px}@media screen and (max-width:500px){.Main{margin:10px}.input{margin:20px 0;width:100%}fieldset{padding:10px}}
/*# sourceMappingURL=main.d419ad46.css.map*/