body {
  margin: 0;
  background: black;
}

.hero-img {
  width: 50vw;
  height: auto;
  display: block;
margin: 0 auto;
}
