Given the following CSS
div div { background-color: blue } .myClass { background-color: green }
Why does the following HTML produce a blue ba