| 1 | <svg xmlns="http://www.w3.org/2000/svg" width="300" height="300"><filter id="a"><feTurbulence type="fractalNoise" baseFrequency=".75" numOctaves="8" seed="60" stitchTiles="stitch"/><feComponentTransfer><feFuncG type="linear" slope="2" intercept="-.6"/></feComponentTransfer><feColorMatrix values="0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1"/></filter><path opacity=".025" filter="url(#a)" d="M0 0h300v300H0z"/></svg> |
| 2 |