diff --git a/css/style.css b/css/style.css index 69a33ad..7edf066 100644 --- a/css/style.css +++ b/css/style.css @@ -70,8 +70,8 @@ div { .btn { font-size: xx-large !important; - background: white; - color: black; + background: black; + color: white; width: 98%; margin: 1% }