<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.sortform
 {
  display: flex;
  margin-bottom: 5px;
 }
 
div.sortform select
 {
  margin-left: 5px;
  margin-right: 5px;
 } </pre></body></html>