lz501/index.html
2025-03-11 12:50:44 -05:00

20 lines
630 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NO WAY! NO WAY! NO WAY? NO WAY!</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<center>
<img src="noway.gif" alt="NO WAY! NO WAY! NO WAY? NO WAY!">
<br>
<h1><strong><i>Labyrinth Zone is temporarily off-line!!</i></strong></h1>
<p>But you can follow <a href="" target="_blank">@TimelostVel@void.lgbt</a> for current info.</p>
<audio src="noway.opus" autoplay controls loop></audio>
</center>
</body>
</html>