CSS3 Water (718 bytes) The Demo A small 1k demo for a water/sea/whatever effect using the CSS3 filter property and animations. How to compile Install all the dependencies with npm install and then build using npm run build. To start a dev server use npm run dev.