From c1112d8b21776c362f12ce41ca3483ca9e874e83 Mon Sep 17 00:00:00 2001 From: Adam Sramek Date: Wed, 5 Jun 2024 19:37:23 +0200 Subject: [PATCH] update --- styly/Quiz.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 styly/Quiz.css diff --git a/styly/Quiz.css b/styly/Quiz.css new file mode 100644 index 0000000..611ab21 --- /dev/null +++ b/styly/Quiz.css @@ -0,0 +1,3 @@ +html, body { + background-image: url(https://manybackgrounds.com/images/hd/the-witcher-3-hd-wallpaper-xs5eka2z18lwxu2d.jpg); +} \ No newline at end of file