Hacker News new | ask | show | jobs
by joshontheweb 3500 days ago
I use this on the background element.

  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  filter: blur(3px);