The version of vichan running on lainchan.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
990B

  1. <title>404</title>
  2. <style type="text/css">
  3. body {
  4. margin: 0 !important;
  5. padding: 0px !important;
  6. overflow-x:hidden!important;
  7. background-size: cover !important;
  8. background-color: #222 !important;
  9. background-image:
  10. url(https://gs1.wac.edgecastcdn.net/8019B6/data.tumblr.com/tumblr_mc0xu6C22f1qbj9bko1_500.gif);
  11. background-repeat: no-repeat !important;
  12. background-position: 0!important;
  13. background-attachment: fixed !important;
  14. background-size: cover !important;
  15. }
  16. </style>
  17. </head>
  18. <body>
  19. <center><!--<img src="/static/lain_2_090.jpg"/>-->
  20. <marquee scrollamount="40"><h1><p style="font-family: sans-serif; font-size:30px; color: white;">WHOOPS</p></h1></marquee>
  21. <p style="color: blue;background:black">There's nothing here</p>
  22. <p style="color: red;background:black">it's a 404</p>
  23. <br /> <br />
  24. <audio autoplay loop>
  25. <source src="/static/duvet.ogg" type="audio/ogg" />
  26. <source src="/static/duvet.mp3" type="audio/mpeg" />
  27. </audio>
  28. </center>
  29. </body>
  30. </html>