body {
  background: black;
  color:yellow;
}
p {
  color:yellow;
}
h1{ 
  font-family: fantasy;
  text-align: center;
  font-size: 50px;
  
}
h2{
  
}
img{
  width: 565px;
  float: 
}