CSS Humor

Mirror Objects Z-Index 999 Height 60% Width 60%

.mirror .objects {
  z-index: 999;
  height: 60%;
  width: 60%;
}

From @jredman