@@ -0,0 +1,9 @@
+<style type="text/css">
+ .container {
+ text-align: center;
+ }
+</style>
+<div class="container">
+ <h1>Ship Shot</h1>
+ <button id="start-button">Play</button>
+</div>