From c7d134374cc0059955246a2dfd76c36c11280de4 Mon Sep 17 00:00:00 2001 From: xethano <48847303+xethano@users.noreply.github.com> Date: Sun, 26 Jan 2025 21:46:14 -0800 Subject: [PATCH] Update style.css --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index b1a4e3b87..b2f3f3478 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,6 @@ width:300px; height:300px; } +.red { + background-color:red +}