body{margin:0;overflow:hidden}.map-svg{width:100%;height:auto}.map-svg path{cursor:pointer;fill:hsla(0,0%,100%,0);stroke:#000;stroke-width:.2px;-webkit-transition:fill .3s ease;transition:fill .3s ease}.map-svg path:hover{-webkit-transition:fill 20ms ease;transition:fill 20ms ease;fill:rgba(25,25,25,.3)}