24 lines
982 B
HTML
24 lines
982 B
HTML
<html>
|
|
<head>
|
|
<title>/blankX/.hell.html</title>
|
|
<meta name='description' context='/blankx/.hell.html.txt: Welcome to hell'>
|
|
<link rel="stylesheet" type="text/css" href="index.css">
|
|
</head>
|
|
<body>
|
|
<div class='container'>
|
|
<h1 class='transred'>/blankx/.hell.html</h1>
|
|
<p class='red'>Welcome to hell.</p>
|
|
<br>
|
|
<p class='blacknds'>I'm just trying to be scary. Thanks to amolith for making <a class='blacknds' href='https://git.nixnet.xyz/Amolith/dotfiles#dr-smith-a-custom-font'>Dr. Smith</a></p>
|
|
</div>
|
|
<div height=0% width=0%>
|
|
<!-- https://undertale.fandom.com/wiki/File:Mus_st_him.ogg -->
|
|
<audio id="ogg_player_1_obj" width="200" height="35" src="https://vignette.wikia.nocookie.net/undertale/images/a/a2/Mus_st_him.ogg/revision/latest?cb=20160108094830" autoplay="" controls=""></audio>
|
|
</div>
|
|
<script>
|
|
// https://www.w3schools.com/jsref/met_win_settimeout.asp
|
|
setTimeout(function(){ document.getElementById('ogg_player_1_obj').autoplay = 'true'; }, 5000);
|
|
</script>
|
|
</body>
|
|
</html>
|