h2 { 
  color: green; 
  background-color: #def; 
}
p {
  color: #209134;
  width: 300px; 
}