<!DOCTYPE html> <html> <head> <title>Adventure Game</title> <link type="text/css" rel="stylesheet" href="../../Stylesheets/application.css"> </head> <body> <h1 id="main-h1">Follow the Blue Wisp</h1> <p id="main-p">The Blue Wisp leads you through a series of booby traps, and you eventually die to one of them.</p> <center><img src="../../Pictures/BoobyTraps/1.jpg"> <img src="../../Pictures/BoobyTraps/2.jpg"></center> <p><<a href="../yes.html"><center>Back</center></a></p> </body> </html>