blob: 6ce71efb3bf031c67504c59d0af591a5da3c1c6c [file] [log] [blame]
<svg width="200" height="200">
<rect width="50" height="50" fill="blue"></rect>
<rect x="20" y="20" width="50" height="50" fill="green" opacity="0.5" style="backdrop-filter: blur(10px);"></rect>
</svg>