Election 2024 Vermont returns data visualization

BURLINGTON, Vt. (WCAX) – Using data directly from the Vermont Secretary of State’s office, you can see live updates as vote totals are submitted by town clerks across Vermont.

#left {
width: 270px;
float: left;
}
#right {
margin-left: 270px;
/* Change this to whatever the width of your left column is*/
}
.clear {
clear: both;
}

body
{
font-family:”Segoe UI”,Roboto,”Helvetica Neue”,Arial,”Noto Sans”,sans-serif,”Apple Color Emoji”,”Segoe UI Emoji”,”Segoe UI Symbol”,”Noto Color Emoji”;
font-size:16px;
color: #000000;
background-color: #f6f6f6;
}

button {
background-color: #f6f6f6;
color: #000000;
padding: 2px 5px;
text-align: left;
text-decoration: none;
display: inline-block;
font-family:”Segoe UI”,Roboto,”Helvetica Neue”,Arial,”Noto Sans”,sans-serif,”Apple Color Emoji”,”Segoe UI Emoji”,”Segoe UI Symbol”,”Noto Color Emoji”;
font-size:1.2em;
margin: 0px 0px;
cursor: pointer;
border-radius: 8px;
border: none;
transition-duration: 0.3s;
/* box-shadow: 0 .5em 1.0em 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); */
}

button:hover {
background-color: #3687d2; /* Cornflower Blue */
color: white;
box-shadow: 0 .5em .5em 0 rgba(0,0,0,0.0), 0 6px 6px 0 rgba(0,0,0,0.0);
}

#div_btns
{
position: relative;
left: 0px;
top: 0px;
width: 100%;
}

#map_iframe
{
position: relative;
left: 0px;
top: 0px;
width: 100%;
height: 700px;
scrolling: no;
}

#main_map_body {
color: #000000;
font-size: 16px;
}

Choose an election returns map using the buttons below the map display.