diff --git a/css/style.css b/css/style.css index aeb6f52..833bc4a 100644 --- a/css/style.css +++ b/css/style.css @@ -6,7 +6,7 @@ body { grid-template-rows: auto 1fr auto; } -h1, h2, h3, p { +* { font-family: monospace; color: white; }