diff --git a/public/css/default.css b/public/css/default.css
index 810c5ad..cd90c6d 100644
--- a/public/css/default.css
+++ b/public/css/default.css
@@ -55,6 +55,7 @@ body, html {
#chat i.error { color: #ff7777; }
#chat i.message { color: #eeeeee; }
#chat i.nick { color: #99FF99; }
+#chat i.fatal { color: #ff7777; }
/*------------------------------------*\
INPUT
diff --git a/public/index.html b/public/index.html
index b286b2c..79e1424 100644
--- a/public/index.html
+++ b/public/index.html
@@ -20,7 +20,7 @@
-
+