From 1b3057000e69f1352fb6c8cde708da4272d2bdb6 Mon Sep 17 00:00:00 2001 From: HodiamontHods <521924@vistacollege.nl> Date: Mon, 29 Sep 2025 09:57:22 +0200 Subject: [PATCH] yes --- concept/style.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/concept/style.css b/concept/style.css index f925627..e5196e2 100644 --- a/concept/style.css +++ b/concept/style.css @@ -3,5 +3,13 @@ body{ } header{ - + color: black; + outline: red solid 10px; + width: auto; + height: 100px; +} + +button{ + width: auto; + align-items: center; } \ No newline at end of file