diff --git a/assets/css/style.css b/assets/css/style.css index dd202a8..9af361c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -40,7 +40,7 @@ h2 { left: 0; right: 0; height: 56px; - background: #222; + background: white; display: flex; justify-content: space-around; align-items: center;