@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.page{height:100svh;min-height:100svh;background-color:#d6e2f0;text-align:center;display:flex;justify-content:center;align-items:center}.qr-code{background-color:#fff;min-width:20em;min-height:30em;padding:1em;border-radius:20px;font-size:15px;max-inline-size:10em}.qr-code img{width:100%;border-radius:20px}.qr-code h2,.qr-code p{padding:.5em 0}.qr-code h2{font-weight:700}.qr-code p{font-weight:400}
