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.

23 lines
505 B

<!DOCTYPE html>
<html>
<head>
<title>we are experiencing technical difficulties</title>
<link href="https://fonts.googleapis.com/css?family=Press+Start+2P" rel="stylesheet">
<link href="/css/nes.min.css" rel="stylesheet" />
<link href="/css/style.css" rel="stylesheet" />
</head>
<body class="eggplant" style="">
<div class="404">
<a href="https://wowbux.org/">
<video autoplay muted loop id="myVideo">
<source src="/404.webm" type="video/webm">
</video>
</a>
</div>
</body>
</html>