diff --git a/resources/styles.css b/resources/styles.css index e65990d..79fe342 100644 --- a/resources/styles.css +++ b/resources/styles.css @@ -1,5 +1,5 @@ .background { - viewport-fill: black; + viewport-fill: grey; } text { @@ -11,7 +11,7 @@ text { } #dateBox { - font-size: 22; + font-size: 25; y: 10%; }