CSS Humor

Popeye Plus Spinach Width 50px Height 150px Transform Scale 10

.popeye + .spinach {
  width: 50px;
  height: 150px;
  transform: scale(10);
}

From Timur