<!DOCTYPE html>
<html>
<body>
<video controls muted>
<source src="files/demo.mp4" type="video/mp4">
</video>
</body>
</html>