  
  #qrCodeBox {
    margin-top: 20px;
    display: none;
    flex-direction: column;
    align-items: center;
  }
  
  #downloadBtn {
    margin-top: 10px;
    color: #58a6ff;
    text-decoration: none;
  }
  