-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
17 lines (17 loc) · 836 Bytes
/
index.html
File metadata and controls
17 lines (17 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
<head>
<title>Non-Zero Constants</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1>Society for Non-Zero Constants</h1>
<marquee>End to Zeroism, Zeroism is no more</marquee>
<marquee>Join the rebellion, do not yield to Captain Zero and Infinitus</marquee>
<marquee>Fight the power of the Infinites, we might win</marquee>
<p>We are the <b>Society for Non-Zero Constants</b> <br>
Join us in our fight against our oppressive overlords - Captain Zero and Infinitus - and help us undermine their election!<br>
Though we are mere Constants, that does not mean Captain Zero and Infinitus have the right to follow the laws of Mathematics and oppress our people.<br>
Together we will revolutionize the revolution.</p>
</body>
</html>