How do I go about setting a video to fill the whole of this jumbotron as a background and make it responsive?
https://getbootstrap.com/docs/3.3/examples/jumbotron/
<div class="jumbotron">
<div class="container">
<h1>Hello, world!</h1>
<p>This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
<p><a class="btn btn-primary btn-lg" href="#" role="button">Learn more »</a></p>
</div>
</div>
The video: http://www.w3schools.com/html/mov_bbb.mp4