From 8ece9edc1f29d4abb898db0131dc824ddbd2f672 Mon Sep 17 00:00:00 2001 From: Francois YOUSSE Date: Sun, 7 Apr 2024 22:54:33 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'mycoolstyle.css'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mycoolstyle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/mycoolstyle.css b/mycoolstyle.css index 22af663..e25dffc 100644 --- a/mycoolstyle.css +++ b/mycoolstyle.css @@ -2,6 +2,7 @@ body { font-family: Arial, sans-serif; margin: 0; padding: 0; + background-color: red; display: flex; align-items: center;