You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
985 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">
<script src="jquery.min.js"></script>
<script src="decomp.min.js"></script>
<script src="matter.min.js"></script>
<script src="matter-attractors.min.js"></script>
<script src="main.js"></script>
</head>
<body>
<div class="container">
<div class="title">
<p>I Don't Know Where We're Going, But<a href=""><br><!--(#textfeature)--><span id="but">I'm deriving in a Server</span><!--(#textfeature)--></a></p>
</div>
<div class="name"><p>Touch a bumper to access to an hotspots' archive!</div>
<br>
<a id="back" href="../">BACK</a>
</div>
<video muted autoplay loop id="myVideo">
<source id='asset' src="assets/video.mp4" type="video/mp4">
</video>
</body>
</html>