15 lines
304 B
HTML
15 lines
304 B
HTML
<html>
|
|
<head>
|
|
<title>/blankX/.hell.html</title>
|
|
<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='black'>I'm just trying to be scary.</p>
|
|
</div>
|
|
</body>
|
|
</html>
|