diff --git a/src/style.css b/src/style.css index 6336e35..1a84d9c 100644 --- a/src/style.css +++ b/src/style.css @@ -1,6 +1,7 @@ body { background-color: black; color: white; + font-size: 24px; } div.container { margin: 0;