body {
  margin: 0;
  padding: 4rem;
}

.img {
  max-width: 50%;
  height: auto;
  display: block;
  margin: 2rem auto;
}