diff --git a/dist/index.html b/dist/index.html
index aabfb1c..1a99e13 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -24,6 +24,10 @@
section {
margin-top: auto;
}
+ input,
+ button {
+ padding: 1rem;
+ }
footer {
display: flex;
flex-direction: column;