.ap-qr-code-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin: 20px 0;
}
.ap-qr-code{
    margin-bottom: 20px;
}