#block-qrcode {
  display: none;
}
#qrcode {      
  display: flex;
  justify-content: center;      
  padding: 1rem;
}
