<!DOCTYPE html>
<html>
<head>
	<title>The Monster Bibe Adventures</title>
	<link rel="stylesheet" type="text/css" href="style.css">
	<link rel="stylesheet" type="text/css" href="bootstrap.css">
</head>
<body>
	<div>
		<h2>Hide</h2>
		<center>
		<h3>You think that hiding in a safe spot will save your life? Guess what? The monster bibe has a super smelling senses and so it can easily identify someone or something over a 500-meter radius. In just a few moments, the monster bibe finds you and crushes your body into pieces and eats you.</h3>
		</center>
	</div>
	<div>
		<center>
		<a class="btn btn-default" href="index.html" role="button">Restart Adventure</a>
		</center>
	</div>
</body>
</html>