body {
  background: palegreen;
}
p {
  color:gray ;
  font-family:fantasy;
}
h1 {
  font-weight:bold;
  font-family:cursive;
}

ol {
  color:grey; 
  font-family: cursive;
