diff --git a/samples/appcache-features.html b/samples/appcache-features.html
index 795d688..e6ef91c 100644
--- a/samples/appcache-features.html
+++ b/samples/appcache-features.html
@@ -118,6 +118,12 @@
padding: 8px;
position: relative; float: right;
}
+ #tile-info{
+ background-color: #000000;
+ color: white;
+ padding: 8px;
+ position: relative; float: right;
+ }