#qrCodeForm{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.125);padding:20px}
#qrCodeForm button{align-self:flex-end}
#qrCodeAlert{margin-top:20px}
#qrCodeResult{display:flex;justify-content:space-around;align-items:stretch;flex-wrap:wrap}
.qrcode-links{display: flex;flex-direction: column;justify-content: space-evenly;}
