body {
 text-align: center;
  background-color:lightblue;
}
p{
  color: #080808;
}
img{
  height:250px;
  font-family: fantasy;
  
}
