1 2 3 4 5 6 7 8 9 10
:root { font-family: sans-serif; } body { background-color: aliceblue; } .sites { column-width: 10rem; }