<!DOCTYPE html>
<html>
	<head>
		<title>Adventure Game</title>

		<link type="text/css" rel="stylesheet" href="../../../Stylesheets/application.css">
	</head>
	<body>
		<h1 id="main-h1">Cloak of Invisibility</h1>
		<p id="main-p">You grab the Cloak and the power of invisibility is yours. You are able to escape danger and in the same way commit crime and mischief without ever being caught. The End.</p>

		<a href="../../../index.html"><center>Back to Start</center></a>
	</body>
</html>