diff --git a/firmware/firmware.ino b/firmware/firmware.ino
index ee17ea3..3fe7abb 100644
--- a/firmware/firmware.ino
+++ b/firmware/firmware.ino
@@ -594,9 +594,9 @@ void init_webserver()
http_content += "";
http_content += "";
http_content += " " + (String)(int)(bri[light_num] * 100.0 / 255.0) + "%";
- http_content += "";
- http_content += "";
- http_content += " ";
+ http_content += "
";
+ http_content += "";
+ http_content += " %";
http_content += "