css3 // Tile

Click the tiles to freeze themThis page uses CSS3 3D Transforms to composite elements over a photograph. It uses -webkit-perspective, -webkit-transform-style: preserve3d, -webkit-transform: rotate3d(), transform3d(), and -webkit-transition for animation.
Gecko browsers use the -moz equivalents, of course.

If you can read this, it means your browser cannot process the 3D transforms on this page.
There's no good fallback behavior, so I put this message here to let you know what happened.