<!DOCTYPE html>
<html>
<body id="embed-video-player">

<style type="text/css">
video {  
   width:100%; 
   max-width:600px; 
   height:auto; 
}
</style>

{{{body}}}

</body>
</html>