CSS Humor

Zone Flex None Important They Know Better

.zone {
  flex: none !important;
  /* they know better */
}

From Paul Carbo