/* h1,h2,h3 {color: green} */
h1 {color: red}
h1,h2,h3 {color: green}
img {max-width: 100%; height: 300px}