CSS Humor

King First Child Position Inherit

.king:first-child {
  position: inherit;
}

From @IAmAdamTaylor