diff --git a/simplepwa/index.html b/simplepwa/index.html
index 5498b13..cd2fbf8 100644
--- a/simplepwa/index.html
+++ b/simplepwa/index.html
@@ -117,6 +117,22 @@
+
+
+
+
+
+
+
+ |
diff --git a/simplepwa/style.css b/simplepwa/style.css
index c9b615a..02c5e90 100644
--- a/simplepwa/style.css
+++ b/simplepwa/style.css
@@ -62,3 +62,8 @@ html, body {
padding-right: 20px;
text-align: center;
}
+
+ #buttons_card > button {
+ width: 200px;
+ margin: auto;
+ }