diff --git a/simplepwa/index.html b/simplepwa/index.html
index 21b3f7a..e3eecfa 100644
--- a/simplepwa/index.html
+++ b/simplepwa/index.html
@@ -45,9 +45,9 @@
Connecting to Aviation Assistant
Please Wait.
@@ -128,10 +128,10 @@
-
-
-
-
+
+
+
+
|
diff --git a/simplepwa/style.css b/simplepwa/style.css
index d73ce84..bfe430f 100644
--- a/simplepwa/style.css
+++ b/simplepwa/style.css
@@ -7,6 +7,8 @@ html * {
font-family: SF-Pro !important;
}
+.mdl-ripple { background: #000; opacity: 0.001; }
+
html,
body {
background-color: white;