From 710bdd45ac4d68a7b5f0f96d582a40a7c1db41a3 Mon Sep 17 00:00:00 2001 From: Mike Rockwell Date: Wed, 27 Aug 2025 11:20:20 -0400 Subject: [PATCH] Added css file to style index.html --- wally/index.html | 12 ++++++++++++ wally/style.css | 0 2 files changed, 12 insertions(+) create mode 100644 wally/style.css diff --git a/wally/index.html b/wally/index.html index e69de29..4b20492 100644 --- a/wally/index.html +++ b/wally/index.html @@ -0,0 +1,12 @@ + + + + + + WallyKazam Word Quiz + + + + + + diff --git a/wally/style.css b/wally/style.css new file mode 100644 index 0000000..e69de29