1 2 3 4 5 6 7 8 9 10 11 12 13
body { max-width: 80ex; margin: auto; } footer { margin-bottom: 2em; } .list { padding: 1ex; border: 1px solid gray; }