From e91e4fd93411cc98b667c31645431983cf785fc2 Mon Sep 17 00:00:00 2001 From: laura Date: Wed, 30 Nov 2022 11:17:16 +0100 Subject: [PATCH] coucou --- styles.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index d6814ef..1ad2ec3 100644 --- a/styles.css +++ b/styles.css @@ -1,4 +1,7 @@ - +* { + margin: 0; + padding: 0; +} header{ background-color: white; text-align: center;