.qrcodediv{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.texto{
    padding: 2em;
    text-align: center;
}