diff --git a/assets/index.html b/assets/index.html
index 353fd77..2930b44 100644
--- a/assets/index.html
+++ b/assets/index.html
@@ -31,7 +31,7 @@
// print something to test output and scroll
var str = [
' ┌────────────────────────────────────────────────────────────────────────────┐',
- ' │ Xterm.js is the frontend component that powers many terminals including, │',
+ ' │ \x1b[32mXterm.js\x1b[0m is the frontend component that powers many terminals including, │',
' │ \x1b[3mVS Code\x1b[0m, \x1b[3mHyper\x1b[0m and \x1b[3mTheia\x1b[0m! │',
' │ │',
' │ \x1b[34mhttps://xtermjs.org\x1b[0m (<-try to click it!) │',