step/examples/www/style.css
2024-12-11 03:35:53 -05:00

5 lines
42 B
CSS

body {
max-width: 40em;
margin: auto;
}