diff --git a/coverage/fuel3.html b/coverage/fuel3.html
index 4b2f6c8..7ec476f 100644
--- a/coverage/fuel3.html
+++ b/coverage/fuel3.html
@@ -113,15 +113,7 @@
                 new ol.style.Style({
                     image: new ol.style.Circle({
                         radius: 6,
-                        fill: new ol.style.Fill({color: "white"})
-                    })
-                }),
-                new ol.style.Style({
-                    image: new ol.style.Circle({
-                        radius: 4,
-                        fill: new ol.style.Fill({
-                            color: "#ff0000"
-                        })
+                        fill: new ol.style.Fill({color: "#ff0000"})
                     })
                 })
             ];