diff --git a/webpage/style.css b/webpage/style.css index 2afeca8..c2942a3 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -1,3 +1,6 @@ +html{ + height:100%; +} body { font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400;