body { font-family: monospace; padding: 10px; background: #f5f5f5; }
#console { background: #000; color: #0f0; padding: 10px; height: 200px; overflow: auto; }
#tabs button { margin-right: 5px; }
