mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
27 lines
777 B
HTML
27 lines
777 B
HTML
<html>
|
|
|
|
<!-- Mirrored from youareanidiot.cc/ by HTTrack Website Copier/3.x [XR&CO'2017], Mon, 24 Apr 2023 09:47:36 GMT -->
|
|
<head>
|
|
<title>C.A.N.T.A.L.O.U.P.E</title>
|
|
|
|
<link rel="stylesheet" href="styles/styles.css">
|
|
<script src="scripts/you.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="idiot-container">
|
|
<div class="info-container">
|
|
<img class="speaker" id="youare-micon" src="images/speakerm.png">
|
|
|
|
</div>
|
|
|
|
<video src="media/cantaloupe.mp4" type="video/mp4" id="youare-video" muted autoplay loop/>
|
|
</div>
|
|
|
|
<audio id="youare-audio" loop hidden>
|
|
<source src="media/cantaloupe.mp3" type="audio/mp3">
|
|
</audio>
|
|
</body>
|
|
|
|
<!-- Mirrored from youareanidiot.cc/ by HTTrack Website Copier/3.x [XR&CO'2017], Mon, 24 Apr 2023 09:47:48 GMT -->
|
|
</html> |