<html>
<head>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/bootstrap-theme.css">
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylehsset" href="css/bootstrap.min.css">
</head>
<body>
<section id="eight">
<div id="story">
<p>The lights go out, but you've managed to kill her. You're tired and scared.</p>
</div>
<div id="choices">
<div class = "row">
<div class="col-md-6 col-xs-12">
<a href="page10.html" id ="btn">Go Downstairs.</a>
</div>
<div class="col-md-6 col-xs-12">
<a href="page16.html" id="btn">Get your dad's gun in their bedroom.</a>
</div>
</div>
</div>
</section>
</body>
</html>
-
George Nicole Balmaceda authored529fed50