From 0c08c4187e67cc8085ae43ab174dfb7ba660200f Mon Sep 17 00:00:00 2001 From: Halfdan Date: Sat, 27 Jan 2024 07:02:47 +0100 Subject: [PATCH] Little colour change on the body background --- templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index.html b/templates/index.html index cded687..1adb355 100644 --- a/templates/index.html +++ b/templates/index.html @@ -17,6 +17,7 @@ align-items: center; justify-content: center; flex-direction: column; + background : #a9a9a9; } body div {