diff --git a/index.html b/index.html index 72351e2..b73318d 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ +

Heini Bingo

diff --git a/style.css b/style.css index 5e28a41..45c515a 100644 --- a/style.css +++ b/style.css @@ -13,3 +13,7 @@ td { font-size: 200%; font-family: Arial, Helvetica, sans-serif; } +h1 { + font-family: Arial, Helvetica, sans-serif; + text-align: center; +}