diff --git a/terminal-to-html.html b/terminal-to-html.html index 922ee2d8..7939ea9c 100644 --- a/terminal-to-html.html +++ b/terminal-to-html.html @@ -15,7 +15,7 @@ margin: 0 auto; padding: 20px; background: #000; - color: #0f0; + color: #fff; line-height: 1.6; } @@ -157,6 +157,7 @@ overflow-x: visible; width: max-content; min-width: 100%; + color: inherit; } .empty-state {