Merge remote-tracking branch 'ideaman924/master'

diff --git a/README.md b/README.md
index b8c7c69..32c67af 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
 <img src="https://raw.github.com/BlissRoms/platform_manifest/new-mm6.0/bliss-logo.png">
-<img src="https://screenshots.firefoxusercontent.com/images/0a31348a-e9c1-4e30-b8c1-1543d1076d9e.png">
 
 # blissroms.github.io
 New website for Team Bliss / Bliss Roms / Bliss OS / Bliss x86
\ No newline at end of file
diff --git a/images/bliss-demo.mkv b/images/bliss-demo.mkv
deleted file mode 100644
index 61971f6..0000000
--- a/images/bliss-demo.mkv
+++ /dev/null
Binary files differ
diff --git a/images/bliss-demo2.mp4 b/images/bliss-demo2.mp4
deleted file mode 100644
index 0ecfa90..0000000
--- a/images/bliss-demo2.mp4
+++ /dev/null
Binary files differ
diff --git a/index.html b/index.html
index eee9c5c..a3fd585 100644
--- a/index.html
+++ b/index.html
@@ -104,9 +104,11 @@
           <div>
             <img src="images/phone_front.svg" style="max-height: 65%;max-width: 50%; box-shadow: 0 0px 12px 10px rgba(0, 155, 255, 0.2), 0 0px 15px 10px rgba(0, 155, 255, 0.19);" class="justify-content-center align-items-center flex-grow-1 d-flex mx-auto glow ">
             <div>
-              <video style="max-width: 45%;vertical-align: middle;display: inline-flex;float: none;margin-top: -94%;z-index: 999" preload="" muted="" autoplay="autoplay" oncanplay="this.muted=true" loop="loop" class="justify-content-center align-items-center flex-grow-1 d-flex mx-auto" width="90%" height="39%">
-                <source src="images/bliss-demo2.mp4" type="video/mp4">
-                <source src="images/bliss-demo2.mkv" type="video/mkv"> Your browser does not support video! </video>
+              <video style="max-width: 45%;vertical-align: middle;display: inline-flex;float: none;margin-top: -90%;z-index: 999" preload="" muted="" autoplay="autoplay" oncanplay="this.muted=true" loop="loop" class="justify-content-center align-items-center flex-grow-1 d-flex mx-auto" width="90%" height="39%">
+                <source src="videos/bliss-phone-demo.webm" type="video/webm">
+                <source src="videos/bliss-phone-demo.mp4" type="video/mp4">
+                Your browser does not support VP9 or H.264 video content.
+              </video>
             </div>
           </div>
         </div>
diff --git a/videos/bliss-phone-demo.mp4 b/videos/bliss-phone-demo.mp4
new file mode 100644
index 0000000..e4d9944
--- /dev/null
+++ b/videos/bliss-phone-demo.mp4
Binary files differ
diff --git a/videos/bliss-phone-demo.webm b/videos/bliss-phone-demo.webm
new file mode 100644
index 0000000..a3b60f1
--- /dev/null
+++ b/videos/bliss-phone-demo.webm
Binary files differ