How does one apply an overlay to the video element? I know it has an overlay feature but it only works until a user clicks. I’m trying to use the Video element as a background video to assist with preload / load times. But I’m struggling to get an overlay to apply to it at all no matter if I put it on the video element itself or wrap it with a div and apply to the div.
Any thoughts? Currently resorting to using Section background video but it doesn’t work well for preloading / improving load times in the hero section.