diff --git a/index.php b/index.php index d29d07f..1ec0128 100644 --- a/index.php +++ b/index.php @@ -13,9 +13,9 @@ justify-content: center; /* verticaal midden */ min-height: 100vh; /* scherm volledig gebruiken */ margin: 0; - font-family: Çourier New', Courier, monospace; - background-color: rgba(13, 53, 103, 1); - color: #000000ff, + font-family: 'Courier New', Courier, monospace; + background-color: rgba(36, 93, 164, 1); + color: #000000; }