From 0de2601867ab61a0408a3a3fd62480fd3d424b1b Mon Sep 17 00:00:00 2001 From: EspenVista <522581@vistacollege.nl> Date: Wed, 9 Apr 2025 13:07:53 +0100 Subject: [PATCH] update --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index f10190c..e359e63 100644 --- a/style.css +++ b/style.css @@ -152,6 +152,9 @@ p { margin-top: 15px; display: flex; justify-content: center; + align-items: center; + max-width: 100%; + max-height: 100%; }