<div class="video-container">
<video autoplay loop muted playsinline style="width: 100%; height: auto; object-fit: cover;">
<source src="VIDEO-URL" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>