diff --git a/startbootstrap-agency-gh-pages/index.php b/startbootstrap-agency-gh-pages/index.php
index 4c935cc31ac5650581a75bb1ef82a8193948a56a..96a72d6b2ffa1e87ea0b1993c334864bfa564f51 100644
--- a/startbootstrap-agency-gh-pages/index.php
+++ b/startbootstrap-agency-gh-pages/index.php
@@ -85,9 +85,9 @@ echo "Hello Mr./Ms. ".explode('@',$_SESSION["username"])[0].", you were last onl
                     <ul class="navbar-nav text-uppercase ms-auto py-4 py-lg-0">
                         
                     <li>
-                        <div id="onlineUsers">Loading ...</div>
+                        <div id="onlineUsers" style="color:white">Loading ...</div>
                         </li>
-                        
+
                         <li>
                         <form action="/search" method="GET">
                             <input type="text" name="query" id=search placeholder="Search...">