h1{
  color:black;
}
p{
  color: purple;
}
body{

  text-shadow:-3px 3px 

}
img{
  text-align: center;
  height: 300px;
    
}
