From d28a2d7cb075bf20ab7ffe496ab3a089e58216bb Mon Sep 17 00:00:00 2001
From: HyeJeong Yoon <143067143+paulinayoun@users.noreply.github.com>
Date: Thu, 11 Apr 2024 16:50:31 +0900
Subject: [PATCH] =?UTF-8?q?=08=EC=A7=88=EB=AC=B8=20=EB=A7=88=EA=B0=90=20?=
 =?UTF-8?q?=EB=B0=B0=EA=B2=BD=EC=83=89=20=EB=B3=80=EA=B2=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/app/main.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/app/main.css b/src/app/main.css
index abd605a..6f10e17 100644
--- a/src/app/main.css
+++ b/src/app/main.css
@@ -16,7 +16,7 @@
   top: 0;
   width: 100%;
   height: var(--top-padding);
-  background-color: red;
+  background-color: #fb43ff;
   color: white;
   font-family: 'Noto Sans KR';
   z-index: 10;
@@ -334,4 +334,4 @@ em {
 
 .result {
   max-width: 50rem;
-}
\ No newline at end of file
+}