I'm using Highcharts to make an AQI webpage, having a guage series to show AQI and have a weather dashboard beneath it.
The problem is the CSS properties of both clash with each other making the other not render the way it's expected to.
You can find the code here: [JS Fiddle Code](jsfiddle.net/18_dhruv/kurqpx2m/2/)
Want help to fix the properties in CSS so that everything comes up nicely on the webpage.
I tried making class and ID selectors but nothing seemed to work