html,body{
    width:100% !important;
}
.help-block{
    --tw-bg-opacity: 1;
    color: rgb(230 62 62 / var(--tw-bg-opacity, 1));
}
.qrcode img{
    display:block;
    width:100px;
    height:100px;
}
.qrcode p{
    text-align: center;
    font-size:12px;
}