JSFiddle - React, Tailwind, and code Playground

HTML

<iframe src="http://www.jsfiddle.net/"></iframe>

CSS

body {
    -webkit-filter: blur(2px);
}


html, body, iframe { width:100%; height: 100%; border: 0; }