html {
  height: 100%;
  width: 100%;
}

body{
  text-align: center;
  background-color: pink;
}
img {
  width: 60%;
}