<!DOCTYPE html>
<html>
<head> 
	<title>The Mad Mom</title>

	<link rel="stylesheet" type="text/css" href="stylesheets/application.css">

</head>

<body>
	<h1 class="h1">Welcome to The Mad Mom</h1>
	<p>The Mad Mom is a story game wherein the player is presented a series of situations. At the end of each situation, the player will be given choices. These choices will then lead to respective consequences. In this game, the fate of the player depends on the choices he or she is about to make.</p>

	<p1 class="p1"><a href="start/index.html">Play</a></p1>

</body>
</html>