From 24c67b45e03c9793f6a4993cc966f45c0bca5910 Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Mon, 29 Dec 2025 21:06:26 +0100 Subject: [PATCH] Update index.php --- index.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 48f17c4..d29d07f 100644 --- a/index.php +++ b/index.php @@ -13,7 +13,10 @@ justify-content: center; /* verticaal midden */ min-height: 100vh; /* scherm volledig gebruiken */ margin: 0; - font-family: Arial, sans-serif; + font-family: Çourier New', Courier, monospace; + background-color: rgba(13, 53, 103, 1); + color: #000000ff, + } h1 {