.cqrcode {
  background-color: white;
  display: block;
  margin: auto;
  padding: 1em;
  width: fit-content;
}
