I'm looking for a way to overlay a video with a semi-transparent black div that includes text and a button, while still allowing users to see the video playing behind it. I previously achieved this using a PNG image but now need to apply the effect to a button as well. I'm considering using SVG but am unsure of how to implement it. Any advice or guidance would be greatly appreciated. Thank you.