<div class="d-flex justify-content-center p-4">
    <video id="videoPlayer" width="100%" controls onerror="failed(event)">
        <source src="https://video.jrtechs.net/video?v=/2-4-21-Gon-Timelapse.mp4" type="video/mp4">
        Your browser does not support the video tag.
    </video>
</div>