<!DOCTYPE html>
<html>
	<head>
		 <link type="text/css" rel="stylesheet" href="stylesheets-gun-run/application.css">
	</head>
	<body>
		<h1 id="main-h1"></h1>
		<h1>You tried to ran away but you know that there's no use.</h1>
		<h1>You heard three gunshots. After a few moments, everything went black.</h1>
		<h1>You suddenly woke up. You see blood everywhere.</h1>
		<h1>You noticed that the blood was yours.</h1>
		<h1>You have three gunshot wounds. One on your shoulder, another on your back, and another one on your thighs</h1>
		<h1>You tried to call for help, but you died before anyone discovered you.</h1>
		<ul id ="main-menu">
			<li class="menu-item">
				<a href="../index.html">Back to beginning</a>
			</li>
		</ul>
	</body>
</html>