tholman / cursor-effects

Old-school cursor effects for your browser built with modern JavaScript
https://tholman.com/cursor-effects
3.35k stars 246 forks source link

Whole page turns black after applying the code. #73

Open LuigiCotocea opened 4 months ago

LuigiCotocea commented 4 months ago

The whole page turns black but the effect on the cursor works, Screenshot (1072) any fixes?

This is what i applied -

tholman commented 4 months ago

I suspect you may be applying a background color to all canvas elements in your css somewhere. You should be able to inspect the page and see where.