img {
  float: left;
  height: 300px;
  width: 300px;
  margin-right: 20px;
  object-fit: cover
}

h1  {
  border-bottom-style: inset;
}