CSS Humor

Obese Width 200 Percent Overflow Visible

.obese {
  width: 200%;
  overflow: visible;
}

From Digital Synopsis