CSS Humor

Batman Background Color Black Clear Both Visibility Hidden Content I’m Batman

#Batman {
  background-color: black;
  clear: both;
  visibility: hidden;
  content: "I'm Batman";
}

From Jp Malkrovi