1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
body { font-family: sans; } ul { columns: 300px; } li { margin-bottom: 0.5em; } code { font-size: 1.1em; }