diff --git a/public/willpower.css b/public/willpower.css index c235935..4b2d103 100644 --- a/public/willpower.css +++ b/public/willpower.css @@ -5,6 +5,7 @@ html, body { margin: 0px; height: 100%; + font-family: sans-serif; } .modal.background { @@ -28,7 +29,7 @@ html, body { -webkit-animation-name: from_top; -webkit-animation-duration: 1.5s; animation-name: from_top; - animation-duration: 1s; + animation-duration: 1.5s; position: absolute; left: 25%; top: 25%;