body { min-height: 100vh; }
.qr-box { display: grid; place-items: center; min-height: 300px; }
.qr-box img { border-radius: .5rem; background: #fff; padding: .5rem; }
.card-acc .badge { text-transform: capitalize; }
.table td, .table th { white-space: nowrap; }
