h1 {
  font-size: 55px;
  margin-bottom: 22px;
}

img {
  max-width: 200px;
  max-height: 200px;
  object-fit: cove;
  border-radius: 200px;
  margin-bottom: 50px;
}