body { margin: 1em !important; } .region-frozen { fill: blue; } .region-ok { fill: white; } .region-warm { fill: orange; } .region-boiling { fill: red; } #openweathermap-widget-15, #windy, .c3 { margin: 0 auto; text-align: center; padding-top: 1em; } #openweathermap-widget-15, #windy { width: 300px; height: 244px; } #current, #currentair, #currentwater { margin: 0 auto; text-align: center; padding: 1em; max-width: 20em; } #currentair { background-color: lightblue; } #currentwater { background-color: lightgreen; }