diff --git a/projects/IoTCenter/wwwroot/index.html b/projects/IoTCenter/wwwroot/index.html
index cb550980..10c607fe 100644
--- a/projects/IoTCenter/wwwroot/index.html
+++ b/projects/IoTCenter/wwwroot/index.html
@@ -15,7 +15,7 @@ body{
height:100%;
}
.Center-Container {
- background-color: #07c160;
+ background-color: #35A9FE;
position: relative;
}
@@ -35,6 +35,22 @@ body{