A very clever use of CSS styling for checked radio buttons permitting a CSS only slide show. Bonus points for including a parallax scrolling effect.
「Writing modular code is about making small objects, and making them self-contained. Media queries don’t let you do that. In most cases, you don’t actually care about the width of the entire document (or screen), you care about the width of your element.」