body {
  background:lightblue;

}
h1 {
  font-weight: bold;
  color:blue;
  font-family: cursive;
  font-size:40px
}
.class1{
font-family: fantasy;
  
}


p{
  font-family: sans-serif;
  color: purple;
}


uol{
  font-family: sans-serif;
  color: darkblue;
}


ol{
  font-family: sans-serif;
  color: purple;