diff --git a/mapping.css b/mapping.css index 3c70f95..beb126a 100644 --- a/mapping.css +++ b/mapping.css @@ -28,9 +28,9 @@ } .marker1 { position: relative; - top:100px; - width: 100px; - height: 100px; + top:1000px; + width: 1000px; + height: 1000px; background: blue; border-radius: 0% 100% 50% 50%/ 0% 50% 50% 100%; transform: rotate(45deg) skew(10deg, 10deg);