But I got the same result by assigning z-index 2 and 3 to the other colors. So the results is the same, but the method is incorrect? does it matter? hmm http://codepen.io/anon/pen/DlyAv
"Here's the challenge: try to see if you can make the red element stack behind the blue and green elements without breaking any of the following rules:
Do not alter the HTML markup in any way. Do not add/change the z-index property of any element. Do not add/change the position property of any element."