Adding controls to HTML5 background video with CSS
问题 I've stuggled to find an answer to this problem, I would like to add controls to HTML5 background video, so that users can at least choose to pause the video for accessibility reasons. The built-in HTML5 "Controls" attribute work just fine but as soon as I add my CSS to put the video in the background, the controls disappear. How do I keep the controls and have the video in the background? Here is my simple HTML5 code: <div class="fullscreen-bg"> <video controls loop muted autoplay poster=