www.wholesome.haus/wholesome.css

7 lines
101 B
CSS
Raw Permalink Normal View History

2025-02-25 21:45:57 -08:00
body {
font-family: monospace;
background: #b3ffba;
max-width: 50em;
margin: auto;
}