diff --git a/src/index.html b/src/index.html
index f99e41b..924a2e5 100644
--- a/src/index.html
+++ b/src/index.html
@@ -14,19 +14,37 @@
- |
- |
- |
+
+
+ |
+
+
+ |
+
+
+ |
- |
- |
- |
+
+
+ |
+
+
+ |
+
+
+ |
- |
- |
- |
+
+
+ |
+
+
+ |
+
+
+ |
diff --git a/src/style.css b/src/style.css
index 8f8cee3..b595a85 100644
--- a/src/style.css
+++ b/src/style.css
@@ -8,7 +8,17 @@
width: 50px;
}
+button
+{
+ height: 40px;
+ width: 40px;
+}
+
*
{
text-align: center;
+
+ background-color: black;
+
+ color: white;
}
\ No newline at end of file