blob: 60c2c336346dbd236ba29104fdd7a20fa29e7264 [file] [log] [blame]
<!DOCTYPE html>
<div style="filter: blur(10px)">
<div style="width: 100px; height: 100px; background: blue">
<div style="position: relative; left: 50px; width: 50px; height: 100px; background: green"></div>
</div>
</div>