Press Enter or → for next, ← for previous.
<!doctype html>
<html>
<head>
<script src="Slidephant.js"></script>
</head>
<body>
<section>
<h1>First Slide</h1>
</section>
<section>
<h2>Second Slide</h2>
</section>
</body>
</html>