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}.App{background-image:linear-gradient(#ff61d2,#fe9090);display:flex;text-align:center}.Form{height:fit-content;margin-right:auto;width:800px}.Form,.about{align-items:center;background-image:linear-gradient(#ff61d2,#fe9090);display:flex;flex-direction:column;justify-content:center}.about{height:auto}.input_fields{align-items:center;background:#d598b2;border:4px solid;display:flex;flex-direction:column;height:100px;justify-content:center;margin:200px;row-gap:10px;width:500px}.url_label{font-weight:800}input{border:2px solid #ffebcd;text-align:center;width:400px}button,input{background:#eadee3}button{border:2px solid #0ab9d4;border-radius:9px;color:#810606;display:flex;font-size:larger;height:32px;margin:auto}@media only screen and (max-width:1024px){.Form{margin:50px auto;width:600px}.input_fields{margin:100px 50px;width:400px}input{width:350px}}@media only screen and (max-width:768px){.Form{margin:20px auto;width:90%}.about,.input_fields{padding:20px;width:100%}.input_fields{margin:50px auto}input{width:80%}button{font-size:medium;width:100%}}@media only screen and (max-width:480px){.Form{margin:10px auto;width:100%}.input_fields{margin:20px auto;padding:10px;width:90%}button,input{width:100%}button{font-size:small}}.qrcode_handler{align-self:flex-start;background:#d598b2;border:2px solid #000;border-radius:20px;display:flex;height:fit-content;margin-right:100px;margin-top:10px;width:fit-content}@media only screen and (max-width:1024px){.qrcode_handler{border-radius:15px;margin-right:50px;width:80%}}@media only screen and (max-width:768px){.qrcode_handler{border-radius:10px;margin-right:20px;width:100%}}@media only screen and (max-width:480px){.qrcode_handler{border-radius:8px;margin-right:10px;margin-top:5px;padding:10px;width:100%}}
/*# sourceMappingURL=main.15f8d1d4.css.map*/