h1 {
  color: red;
}

h3 {
  color: blue;
}
body { 
  background-color: silver;
}
