Nice map Beckett, fun one. Two major suggestions however. 1. Severely increase the time. I only got two right because I typed Chile a couple of times. Don't even make it where most can get it all, because these aren't supposed to be speed typing challenges. 2. Back to Chile, please use this code in your description to avoid confusion:
No, he needs to use the corresponding path ID's. I'm too lazy to check, but @Beckette just replace the country names with path ID's. I only showed the country names so you would understand.
<style>
.svg-holder #chile,#ecuador {fill:#CCCCCC !important}
.svg-holder #brazil {fill:#CDCDCD !important}
</style>
That would be great if so, and obviously if your paths don't just say "brazil" or "chile", just replace it with corresponding. Thanks!
However, I have increased the time by 35 seconds.
<style>.svg-holder #chile,#ecuador {fill:#CCCCCC !important} .svg-holder #brazil {fill:#CDCDCD !important}</style>