forked from snp5164/snp.cat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmarkiplier.html
More file actions
56 lines (55 loc) · 2.62 KB
/
markiplier.html
File metadata and controls
56 lines (55 loc) · 2.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html>
<head>
<title>mark fischbach dot fnaf</title>
<meta property="og:type" content="video.other">
<meta property="og:video:url" content="https://catboy.sex/misc/vid/markiplier.mp4">
<meta property="og:video:type" content="video/mp4">
<meta property="og:video:height" content="150">
<meta property="og:video:width" content="146">
<style>
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=MonteCarlo&display=swap');
html {
cursor: wait;
background-image: url('misc/img/markiplier.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
h1 { font-family: 'Roboto', sans-serif; font-size: 48px; text-shadow: 0 0 5px #ffffff; }
h2 { font-family: 'MonteCarlo', sans-serif; font-size:52px;color:white; }
button {background:yellow;border:3px solid red;border-style:outset; }
input { background:green;border:3px solid red;border-style:outset; }
h3 { background: linear-gradient(to right, #fbff0a, #351f09); }
</style>
</head>
<html>
<body>
<center> <h1>MARK MOTHERFUCKING <a href="https://catboy.sex/misc/vid/markiplier.mp4">MARKIPLIER</a> FISCHBACH</h1><h2>ARE YOU WANTING COOL ASS FUCKING MARKIPLIER?</h2>
<img src="misc/img/a.gif">
<pre></pre>
<button id="music-button" onclick="this.style.display='none';document.querySelector('audio').play()">click for makriplier mode</button>
<audio id="audio" src="misc/aud/markiplier.mp3"></audio>
<br><br>
<form style="display:block" action="steam://rungameid/319510">
<input type="submit" value="open five night at freddy one on steam">
</form>
<h1 style="
font-family: 'Comic Sans MS';
text-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
margin: 1rem 0;
text-align: center;
text-transform: capitalize;
opacity: 0.5;
color: yellow;
font-size: clamp(3rem, 10vw, 6rem);
font-weight: 800;
line-height: 1.1;
letter-spacing: -0.04em;
"> !! WATCH AS REPORTED NEWS SHOWS INCRIMINATING EVIDENCE AGAINST Markiplier "Review of Edward Fishback K." Fischiplier! !! </h1>
<video width="480" height="270" controls src="misc/vid/evidence.mp4" type="video/mp4"></video>
<img src="misc/img/evidence2.jpg" width="360" height="431">
<h3 style="text-align: center;"><em><span style="text-decoration: underline;">EPIC</span> PAGE DESIGN BY <a href="https://github.com/cyrix6x86mx">cyrix6x86mx</a>!!</em></h3>
<script>document.getElementById("audio").loop = true;</script>
</body>
</html>