roman

@hi@romanzolotarev.com

shellscript everything!


homehttps://romanzolotarev.com/

99 following, 437 followers

4 ★ 1 ↺

[?]roman » 🌐
@hi@romanzolotarev.com

extracted some and magic from e11e's homepage to add photocopy effect to your pages

<style>
body {
filter: url();
}
svg {
display: none;
}
</style>
<svg width="0" height="0">
<filter id="x">
<feturbulence
basefrequency="1 2"></feturbulence>
<fedisplacementmap
in="SourceGraphic"
scale="2"></fedisplacementmap>
</filter>
</svg>
see also

    ...

    History