Blend Mode Experiment

HTML
CSS
body { height: 100vh; margin: 0; background: url("https://hd.unsplash.com/uploads/1411589183965bdf6e141/5f468e98"), url("http://markoradak.com/shared/cdpn/particles.gif"); background-repeat: no-repeat; background-size: cover; background-blend-mode: screen; }
JAVASCRIPT
Expand for more options Login