body {
  min-height: 100vh;
}

.card {
  border-radius: 1rem;
}

.qr-preview {
  max-width: 280px;
}

#reader {
  min-height: 320px;
}
