diff --git a/style.css b/style.css index 3962a15..5e28a41 100644 --- a/style.css +++ b/style.css @@ -8,5 +8,8 @@ table { td { text-align: center; - height: 50px; + height: 100px; + + font-size: 200%; + font-family: Arial, Helvetica, sans-serif; }