diff --git a/public/index.html b/public/index.html index f4de2d614db513aecb18d8cfe3e3e75e0f3ef33a..b16dd874ed98192e463f84a78523d72eaa6361aa 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ /* Style for the buttons */ button { background-color: #05CAFF; - color: white; + color: black; font-size: 24px; padding: 12px 24px; border: none;