CSS Humor

Titanic Vertical Align Bottom Z-Index Negative 1000 Padding Bottom None Transform Rotate Negative 45 Degrees

#Titanic {
  vertical-align: bottom;
  z-index: -1000;
  padding-bottom: none;
  transform: rotate(-45deg);
}

From @logunoff