From e1f0ca106ea8cd049ae28f953425ad6369840fdb Mon Sep 17 00:00:00 2001 From: Midou36O <45198486+Midou36O@users.noreply.github.com> Date: Tue, 8 Feb 2022 13:51:19 +0100 Subject: [PATCH] BG --- src/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.css b/src/index.css index 31efd2a..4d0452e 100644 --- a/src/index.css +++ b/src/index.css @@ -28,6 +28,7 @@ html { body { background-color:rgb(30, 30, 30); + background-image: url(https://github.com/Midou36O/midou36o.github.io/blob/main/src/images/BG_FHD.png?raw=true); color: var(--brighter-purple-color); margin: 0px; font-family: 'Open Sans', sans-serif;