CSS Humor

Mister Fantastic Min Height 0% Max Width 100%

#Mister-Fantastic {
  min-height: 0%;
  max-width: 100%;
}

From @Adalberth