From d50d0890b5a507805704d9f2252794ae1c813084 Mon Sep 17 00:00:00 2001 From: Leo <150402385+lsolah23@users.noreply.github.com> Date: Wed, 18 Jun 2025 16:26:45 -0600 Subject: [PATCH] Update style.css --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index b1a4e3b87..c14de55b8 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,6 @@ width:300px; height:300px; } +.red { + background-color:red +}