CSS Humor

Party Bottles After Content Empty Party Floor After Content Diced Carrots

.party .bottles:after {
  content: " ";
}
.party .floor:after {
  content: "diced carrots";
}

From @ramriot