body {
  height: 100vh;
}

#carouselExemple {
  margin: 0 auto;
  margin-top: 120px;
}

.carousel-item img {
  width: 100%;
  height: auto;
}
