remove container test

This commit is contained in:
ZizzyDizzyMC 2021-02-11 21:38:08 -05:00
parent 1d7db84090
commit a4465764da
3 changed files with 1 additions and 26 deletions

View file

@ -1,19 +0,0 @@
<!DOCTYPE html>
<html>
<body>
<style type="text/css">
video {
width:100%;
max-width:600px;
height:auto;
}
</style>
<video controls>
<source src="example.mp4" type="video/mp4">
Your browser does not support video
</video>
</body>
</html>

Binary file not shown.