<h4 style="font-size: 60px;">Everything you need to succeed in games and VR/AR</h4>
<p>Welcome to one of the world’s largest creative communities -- and the number one game development platform. Unity gives you everything you need to realize your creative vision fast, and move ahead.</p>
<a href="">Get Until Now</a><a href="">What is Unitiy?</a>
</div>
</div>
</form>
</body>
</html>
Note that the MediaPlayer and the content are absolutely positioned and using z-index the content is placed over the MediaPlayer. That way it is not possible to use the pause/play button that is inside the player, but I just set a lower height of the content compared to the player so it is possible to use the buttons on the bottom.
Of course, you can decide to configure the player in a different way. With that example I am just showing how to put content over the video.