change bg col

This commit is contained in:
2025-02-08 01:28:14 +01:00
parent e5a2b1170d
commit 8f04c50261

View File

@ -4,6 +4,7 @@
body { body {
font-size: 24px; font-size: 24px;
max-width: 72ch; max-width: 72ch;
background-color: #afcfff;
} }
.larger { .larger {
font-size: larger; font-size: larger;