body {
  background-color: pink;
  text-align: center;
}
img {
  position: relative;
  height: 50%;
  width: 50%;
  margin-top: 20vh;
}
