diff --git a/wled00/data/index.css b/wled00/data/index.css
index 617f971bd0..deb0cc64e7 100644
--- a/wled00/data/index.css
+++ b/wled00/data/index.css
@@ -665,6 +665,12 @@ button {
color: #f00;
}
+#heartMM {
+ transition: color 0.9s;
+ font-size: 16px;
+ color: #0f0;
+}
+
img {
max-width: 100%;
max-height: 100%;
diff --git a/wled00/data/index.htm b/wled00/data/index.htm
index e0c9ca547c..57fca4cf8e 100644
--- a/wled00/data/index.htm
+++ b/wled00/data/index.htm
@@ -389,7 +389,7 @@
WLED made with ❤︎ by Aircoookie and the WLED community
- WLED MM made with ❤︎ by Softhack007 & Ewowi and the WLED 2D & Audio Dev community
+ WLED MM made with ❤︎ by Softhack007 & Ewowi and the WLED 2D & Audio Dev community