diff --git a/index.html b/index.html
index b84a0dc..53b1e68 100755
--- a/index.html
+++ b/index.html
@@ -88,12 +88,12 @@
#button-start {
width: 80%;
- padding: 10px 20px;
+ padding: 10px 16px;
background-color: #007BFF;
color: white;
border: none;
border-radius: 2rem;
- font-size: 8rem;
+ font-size: 2rem;
cursor: pointer;
transition: background-color 0.3s ease;
margin-top: 5px;
@@ -177,11 +177,11 @@