diff --git a/public/index.html b/public/index.html index 1e1486fe268083367bb0f9562d1ad000ecad6db2..abb06a13769b4a50c4934d5328c33cdd3a50cdd2 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ <style> /* Style for the buttons */ button { - background-color: magenta; + background-color: 05CAFF; color: white; font-size: 24px; padding: 12px 24px;