<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#controls {
    clear: both;
}
ul.ullist.controls li:nth-child(odd) {
    margin-right: 4%;
}

ul.ullist.controls li {
    display: inline;
    float: left;
    width: 48%;
}</pre></body></html>