diff --git a/src/main/resources/static/css/landmarkFormStyle.css b/src/main/resources/static/css/landmarkFormStyle.css
index c18c0f1a56f3a2f710be2579d09078cc7f47f6e1..9d638b48ae03d406b9f97c85e21f14a00fb3188f 100644
--- a/src/main/resources/static/css/landmarkFormStyle.css
+++ b/src/main/resources/static/css/landmarkFormStyle.css
@@ -4,7 +4,7 @@ body{
     color: wheat;
 }
 #landmarkSubmission {
-    background-color: rgb(206, 153, 253);;
+    background-color: rgb(206, 153, 253);
     color: black;
     border-color: white;
     align-content: center;