Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. <html>
  2. <head>
  3. <link href="keks.css" rel="stylesheet" type="text/css" />
  4.  
  5. </head>
  6. <body>
  7.  
  8. <!--
  9. To change the video, change the video id (after the /embed/) to match the video id of your new video before the autoplay
  10. -->
  11.  
  12. <iframe width="100%" height="100%" src="https://www.youtube.com/embed/4GE0Vq2L14I?autoplay=1&loop=1&playlist=4GE0Vq2L14I&%3Fvq=hd1080;controls=1;&amp;showinfo=0" frameborder="0" allow="autoplay" allowfullscreen=""></iframe>
  13.  
  14. <div class="top">
  15.  
  16.  
  17. <h1 id="title">
  18. t
  19. </h1>
  20.  
  21.  
  22. <h2 id="link">
  23. s
  24. </h2>
  25.  
  26. <!--
  27. Loading dots by superdupersumus @ https://codepen.io/xwildeyes/pen/KpqVzN
  28. -->
  29. <div id="bottom_nav">
  30. <p class="saving">Loading<span>.</span><span>.</span><span>.</span></p>
  31. </div>
  32. </div>
  33. </div>
  34. </body>
  35. <script src="config.js"></script>
  36. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement