From e0ab5db33ff6e86d0e8ffb6d004b9abd662e331e Mon Sep 17 00:00:00 2001 From: snehaaggritgithub <112475400+snehaaggritgithub@users.noreply.github.com> Date: Mon, 3 Apr 2023 13:26:53 +0530 Subject: [PATCH] Update style.css --- hoverboard/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;