JSFiddle - React, Tailwind, and code Playground

by kazu69

HTML

<iframe src="http://lolipop.jp/"></iframe>

CSS

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


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