CSS Humor

Vomit Overflow Visible Animation Duration 120s

.vomit {
  overflow: visible;
  animation-duration: 120s;
}

From @VladMalik