diff --git a/img/hk-background.jpg b/img/hk-background.jpg index b6ea1ef..b27fff6 100644 Binary files a/img/hk-background.jpg and b/img/hk-background.jpg differ diff --git a/style.css b/style.css index 0b16e55..da35028 100644 --- a/style.css +++ b/style.css @@ -30,7 +30,7 @@ html { body { font-family: 'Heebo', sans-serif; color: #fff; - background-color: #040813; + background-color: #050d18; margin: 0; } @@ -45,7 +45,7 @@ textarea::-webkit-scrollbar-track, body::-webkit-scrollbar-track-piece, textarea::-webkit-scrollbar-track-piece, textarea::-webkit-resizer { - background-color: #040813; + background-color: #050d18; } body::-webkit-scrollbar-thumb,