CSS Humor

Drunk Position Absolute Bottom Zero

.drunk {
  position: absolute;
  bottom: 0;
}

From @petar_simic