.qrCodeContainer{
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
}
.qrcode{
    margin: 183px 0 97px 0;
}