CSS Humor

Global Warming Oceans Width 100% Height 100% Position Absolute Z-Index 9999

.global-warming > .oceans {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}

From @jozef_kucera