diff --git a/hoverboard/style.css b/hoverboard/style.css index 1283d2e..f317c34 100644 --- a/hoverboard/style.css +++ b/hoverboard/style.css @@ -3,7 +3,7 @@ } body { - background-color: #111; + background-color: #093673; display: flex; align-items: center; justify-content: center;