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}*{box-sizing:border-box;font-family:Georgia;margin:0;padding:0}.App{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.copywright{bottom:100%;color:#fff;font-size:1rem;margin-top:20px;text-decoration:none;top:0}body{background-color:#012e42;color:#fff}.qr-generator{flex-direction:column;justify-content:center;width:100%}.input-container,.qr-generator{align-items:center;display:flex}.input-container{flex-direction:row;gap:2rem;justify-content:space-between;margin:35px 5px;padding:10px}#input{border:2px solid #000;border-radius:15px;height:50px;padding:1rem;width:25rem}.submit{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;height:50px;width:max-content}.submit:hover{color:#53fb0c}.display-container{align-items:center;display:none;display:flex;flex-direction:column;gap:2rem;justify-content:center}.qr{height:5rem;width:5rem}.download-btn{align-content:center;border-radius:25px;color:#16cb22;cursor:pointer;font-size:1rem;font-weight:700;height:50px;padding:10px;text-decoration:none;width:max-content}.download-btn:hover{color:#fff}
/*# sourceMappingURL=main.c556c31e.css.map*/