.main-header {
  background-color: #000;
}

.blog-image {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
