Code Red

A web of code, in a sea of red.

	<html>
		<body>
			<h1>Code Red</h1>
			<h2>
				"We have a situation here,"
			</h2>
			<p>
				<code>
					<!--
						"The server is on fire,
							We need you, Code Hero,
							Please put out the flames,
						"--
					</code>
				"
				</p>
			</body>
	</html>
Manual Troubleshooting