body {
  background: #233047;
}

.container {
  max-width: 400px;
}

h1 {
  font-size: 2.2rem;
}


.card-img-top {
  height: 200px;
  object-fit: cover;
  width: 100%;
}