From 4cb5a28b7729e9e0c435cde36df8a49a6a5277a6 Mon Sep 17 00:00:00 2001 From: Keng <95650571+slavbw@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:53:46 +0300 Subject: [PATCH] Update style.css --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index b1a4e3b87..b726f5871 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,6 @@ width:300px; height:300px; } +.red { + background-color:red + }