CSS Humor

Myopic Not Contact Lens Filter Blur 40px

.myopic:not(.contact-lens) {
  filter: blur(40px);
}

From @yuxel