html{
  background-color: lightblue;
  align-content: center;
  align-items: center;
  text-align: center;
}
img{
  max-width: 60%;
}