diff --git a/static/style.css b/static/style.css index 051994e..c263bdc 100644 --- a/static/style.css +++ b/static/style.css @@ -10,7 +10,7 @@ body { margin-left:auto; margin-right:auto; margin-top:calc(30px + 4.0vh);; - font-size:calc(10px + 1.0vh); + font-size:14px; background-color: #000; } diff --git a/templates/index.html b/templates/index.html index ad9d28b..cf58444 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,5 +1,6 @@ + Dungeon