CSS Humor

Ninja Visibility Hidden Color Black Background Black

.ninja {
  visibility: hidden;
  color: #000;
  background: #000;
}

From Rune