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