diff --git a/internal/automc/static/index.html b/internal/automc/static/index.html
index 587725b..9fb2bc0 100644
--- a/internal/automc/static/index.html
+++ b/internal/automc/static/index.html
@@ -1,94 +1,74 @@
-
- mc-router
-
+ table { width: 100%; border-collapse: collapse; font-variant-numeric: tabular-nums; }
+ th, td { text-align: left; padding: 4px 10px; border-bottom: 1px solid #1f1f1f; }
+ th { color: #888; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; }
+ td.num { text-align: right; }
+ .empty { color: #888; padding: 16px 0; }
+
+ pre.logbox { margin: 0; white-space: pre-wrap; word-break: break-word; }
+ .log-line { padding: 0; }
+ .log-line .ts { color: #888; margin-right: 8px; }
+ .log-line .lvl { margin-right: 6px; font-weight: 600; }
+ .log-line.lvl-debug .lvl { color: #888; }
+ .log-line.lvl-info .lvl { color: #6cf; }
+ .log-line.lvl-warning .lvl, .log-line.lvl-warn .lvl { color: #fc6; }
+ .log-line.lvl-error .lvl { color: #f66; }
+ .log-line .attrs { color: #888; margin-left: 8px; }
+
-
- mc-router — connecting…
- log stream: connecting
-
-
-
- Routes
+
+ mc-router — connecting…
+ log stream: connecting…
+
+
+
+ Routes
| Server address (host) |
Backend |
- Active |
+ Active |
- no routes registered
+ no routes registered
-
-