.qrCodeBox {
    background-color: #fff;
    border-radius: 10px;
}
.saveIntoTheAlbum {
    width: 256px;
    height: 45px;
    border-radius: 4px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
/* .Transfer {
    width: 256px;
    height: 45px;
    border-radius: 4px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    justify-content: center;
    align-items: center;
} */
