body {
  margin: 20px; background-color: chocolate; text-align: center;
}

img {
  max-width: 50%;
  height: auto;
  margin: 0;
}
     