body{background:#fafafa;margin:0}body #app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.map-us .map-svg{width:auto;max-width:960px}.map-us .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-us .map-svg path:hover{-webkit-transition:fill 20ms ease;transition:fill 20ms ease;fill:rgba(25,25,25,.3)}.map-us .test-svg{width:auto;min-height:40px;background:#000;cursor:pointer}.map-us .test-svg path{fill:red;stroke:none;stroke-width:0}.map-us .counties-canvas{max-width:960px;width:auto}.map-us .packed-counties-canvas{max-width:960px;background:#0c0c0c}.map-us .county-label{position:absolute;width:100%;margin-top:40px;font-size:30px}.map-us .counties-webgl-canvas{margin:0 auto;height:auto}