1 2 3 4 5 6 7 8 9
body { max-width: 40rem; padding: 1rem; margin: auto; } pre { overflow: auto } img { max-width: 100% }