body {
  background-image: url("img/prewedding.jpg");
  background-color: #cccccc;
  min-height: 1000px;
}

.hero {
    min-height: 100vh;
}