diff --git a/receivers/webos/fcast-receiver/src/main/index.html b/receivers/webos/fcast-receiver/src/main/index.html
index 6445500..4e3f53e 100644
--- a/receivers/webos/fcast-receiver/src/main/index.html
+++ b/receivers/webos/fcast-receiver/src/main/index.html
@@ -42,7 +42,8 @@
Automatic discovery is available via mDNS
- Scan to connect
+ Scan with a FCast sender app.
+ Need a sender app?
Download Grayjay at https://grayjay.app
diff --git a/receivers/webos/fcast-receiver/src/main/style.css b/receivers/webos/fcast-receiver/src/main/style.css
index 4bb92bc..1ccf67e 100644
--- a/receivers/webos/fcast-receiver/src/main/style.css
+++ b/receivers/webos/fcast-receiver/src/main/style.css
@@ -36,6 +36,11 @@
font-family: InterBold;
}
+.app-download {
+ font-weight: bold;
+ font-family: InterBold;
+}
+
#window-can-be-closed {
font-family: InterRegular;
font-size: 24px;