@import url(https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap);body{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;-webkit-animation:gradient 6s ease infinite;animation:gradient 6s ease infinite;height:100vh;margin:0;padding:0}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.container{position:relative;height:100vh;background-size:cover}.centered-element,.container{display:flex;justify-content:center;align-items:center}.centered-element{margin:0;padding:10px;height:333px;max-height:100%;width:333px;max-width:100%;border-top-right-radius:36px;border-bottom-right-radius:36px;flex-direction:column;text-align:center;background:linear-gradient(90deg,#23074d,#cc5333)}.img_div{height:353px;width:353px;max-height:100%}.para_text{color:#fff;text-shadow:3px 3px 20px #fff,-2px 1px 30px #fff;font-family:"Playfair Display",serif;font-weight:600;font-size:1.4em}input{outline:none;margin:1em;padding:.4em;width:70%}button{padding:.4em;margin:2.4em;width:100px}button,img{max-width:100%}img{height:100%;width:100%;max-height:100%;object-fit:cover;border-top-left-radius:36px;border-bottom-left-radius:36px}
/*# sourceMappingURL=main.f90e4b43.chunk.css.map */