www.wholesome.haus/wholesome.css
2025-02-25 21:45:57 -08:00

6 lines
101 B
CSS

body {
font-family: monospace;
background: #b3ffba;
max-width: 50em;
margin: auto;
}