An ultrafast implementation of a Mario Bros using just CSS3
- absolute positioning
- Ovals using border-radius 100%
- :after and :before with hidden overflow hacks
- Meyerweb's reset (http://meyerweb.com/eric/tools/css/reset/)
- clip-path created using Benett Feely's Clippy (http://bennettfeely.com/clippy/)
- Keyframe animation
- Rotate transformations
Feedback, pull requests and any recommendations are welcome.