<html>
<body>
<div class = click>
<h1 id = "title">K'Jah's Button Clicker</h1>
<button type="button" id = "clicker">Click to count : 0 </button>
<button type="button" id = "reset">reset</button>
<h2>Click the button!</h2>
</div>
</body>
</html>