My problem is this:
I have div with a background image, the opacity is 0! When you hover over it the opacity becomes 1, but I also want it to randomly show it some times. So I’m kind of looking for a way to randomly give this div the opacity value 1.
You can adjust the times and chance to determine how frequently the id is shown.