CSS Humor

Ghost Color White Opacity 0.1

.ghost {
   color: white;
   opacity: 0.1;
}

From Goran Markovic