From 42479ca43691d7c1e3bbc9aea4e08a0ebc604e11 Mon Sep 17 00:00:00 2001 From: Gaurav-k-Gupta Date: Mon, 27 May 2024 18:19:23 +0700 Subject: [PATCH] 381_Gaurav_Kumar(12340790) --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index 73ad224..79812bf 100644 --- a/style.css +++ b/style.css @@ -100,6 +100,9 @@ a { #pixel-art-container .cell:nth-child(399) { background-color:beige; } +#pixel-art-container .cell:nth-child(381){ + background-color: rgb(87, 24, 24); +} /* test */ /* Add more colors for other cells as needed */ /* add */