Update index.html

This commit is contained in:
Nils 2019-10-08 22:09:28 +02:00
parent 36dd7bc7cc
commit 266ebfd77d

View File

@ -15,7 +15,7 @@
<body> <body>
<div class="backgroundvideo1" style="position: fixed; z-index: -99; width: 100%; height: 100%"> <div class="backgroundvideo1" style="position: fixed; z-index: -99; width: 100%; height: 100%">
<iframe frameborder="0" height="100%" width="100%" <iframe frameborder="0" height="100%" width="100%"
src="https://www.youtube.com/embed/zA3eTLvmN1k?autoplay=1&controls=0&showinfo=0&autohide=1"> src="https://www.youtube.com/embed/CEg8gF3moC4?autoplay=1&controls=0&showinfo=0&autohide=1">
</iframe> </iframe>
</div> </div>
<div id="center"> <div id="center">
@ -30,5 +30,3 @@
</div> </div>
</body> </body>
</html> </html>