#map { // background:#e8fbfe; border:1px solid #e8e8e8; height:600px; position:relative; width:500px; z-index:0; svg { height:100%; width:100%; } } .feature { // fill:#dffbb8; fill:#f7f7f7; // stroke:#bde484; stroke:#ccc; } .reticle { cursor:move; fill: rgba(153, 173, 40, 0.2); stroke: #5D5336; }