Update index.php

This commit is contained in:
2025-12-29 21:06:26 +01:00
parent 9f8eec67ae
commit 24c67b45e0

View File

@@ -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 {