Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!-- <meta name="viewport" content="initial-scale=1,maximum-scale=1"/> -->
<title>USA Unemployment Choropleth</title>
<style>
.background {
fill: none;
gistup