diff --git a/style.css b/style.css index 239dd75..c46a032 100644 --- a/style.css +++ b/style.css @@ -35,6 +35,7 @@ body { flex-direction: column; font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-size: 1.5rem; text-align: center; }