.qr-code {
  background-image: url('./images/hero.png');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 300px;
}