From 36ae8970851745629bc7d0bece5e12b15184ae33 Mon Sep 17 00:00:00 2001 From: XHub157 <146161578+XHub157@users.noreply.github.com> Date: Fri, 26 Jan 2024 22:46:15 +0300 Subject: [PATCH] Update styles.css --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 03642e8..bca6a50 100644 --- a/styles.css +++ b/styles.css @@ -1,5 +1,5 @@ html body { -background-fon: color="gray"; +background-color: gray; background-position: bottom; background-size: 100%; background-repeat: no-repeat;