.container {
display: flex;
}
.qrCodeBox {
flex-direction: column;
justify-content: center;
align-items: center;