Increased video quality, fixed backgrounds, segregated styles
This commit is contained in:
+3
-1
@@ -28,10 +28,12 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<div class="content">
|
||||
<video class="fullscreen" id="player" disablePictureInPicture>
|
||||
<source src="/media/download.mp4" type="video/mp4">
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<script src="/scripts/index.js" type="application/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user