body { margin: 0; }

#controls, #log { padding: 8px; margin: 0px; }

#controls { border-bottom: 1px solid black; height: 20px; }

#log_container { position: absolute; top: 37px; bottom: 0px; overflow: auto; width: 100%; }

#log { font-family: monospace; }

td {white-space: nowrap; padding-right: 4px; max-width: 700px; overflow: hidden; }
