diff --git a/index.html b/index.html
index f10f6d4..d37248a 100644
--- a/index.html
+++ b/index.html
@@ -68,6 +68,7 @@
justify-content: space-around;
margin-bottom: 10px;
border: none;
+ align-items: center;
}
@media (max-width: 768px) {
@@ -529,4 +530,4 @@
}).mount('#app');