h1 {
  color:green;
  font-family: Times New Roman;
}
p {
  color:blue;
  font-family: Sans-Serif;
}