body {
  display: grid;
  justify-content: center;
  align-content: center;
}

img {
  padding: 40px;
  height: 600px;
}
