diff --git a/index.html b/index.html
index fe2677b..db3379d 100644
--- a/index.html
+++ b/index.html
@@ -94,7 +94,7 @@
-
+
Number of Dice to roll:
diff --git a/starter-template.css b/starter-template.css
index c6fdb6f..1e4ab18 100644
--- a/starter-template.css
+++ b/starter-template.css
@@ -14,3 +14,12 @@ body {
font-size: x-large;
}
+.btn.dice_button {
+ margin-left: 5px;
+ margin-bottom: 5px;
+}
+
+.dice_num {
+ margin-top: 0px;
+}
+