diff --git a/template/index.html b/template/index.html
index 70a73db..9137173 100644
--- a/template/index.html
+++ b/template/index.html
@@ -10,7 +10,11 @@
padding: 16px;
}
footer {
- margin: 32px 0;
+ margin: 30px 0 10px;
+ }
+ button {
+ font-size: 20px;
+ padding: 10px 15px;
}