CSS Humor

Batman Background Color Black Opacity 30 Percent

#Batman {
  background-color: #000;
  opacity: 0.3;
}

From @iiisoni