mubaidr / rainyday.js

Simulating raindrops falling on a window
https://mubaidr.github.io/rainyday.js/
GNU General Public License v2.0
111 stars 43 forks source link

How to put text over Rain #16

Open ilijanes opened 1 year ago

ilijanes commented 1 year ago

Hello, can you please help me how to put text over picture and rain animation, like on your website rainyday.js. I am using html and css for my website. If you can help me, it really means to me. On my website text is less visible because of picture. Best regards, thank you.

mubaidr commented 1 year ago

Homepage source is available here: https://github.com/mubaidr/rainyday.js/blob/master/docs/index.html

Header with background: https://github.com/mubaidr/rainyday.js/blob/master/docs/index.html#L20

Initiate rainydayjs: https://github.com/mubaidr/rainyday.js/blob/master/docs/js/site.js#LL1-L4C3