5 lines
42 B
CSS

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