Source code

Revision control

Copy as Markdown

Other Tools

<!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>