From 0f50ec042bb63cc027c6ec963ff84ba8ec77666c Mon Sep 17 00:00:00 2001 From: ethanfrazier Date: Sun, 26 Jan 2025 21:36:08 -0800 Subject: [PATCH] Update style.css --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index b1a4e3b87..22df742cc 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,6 @@ width:300px; height:300px; } +.red { + background-color:red +}