body{background:#fff;margin:0;overflow:hidden;width:100vw;height:100vh}body .map-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body .map-us .hide-all{visibility:hidden;opacity:0;width:0;height:0;overflow:hidden}body .map-us canvas.counties-webgl-canvas{width:100vw;height:auto}body .map-us .county-label{z-index:10;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;font-family:monospace;font-size:20px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:2px 5px;margin:0 auto;margin-top:20px;background:hsla(0,0%,100%,.85)}