How am I suppose to style this component using CSS if there are no class names that define the UI elements? All I see for the Chrome Picker is the root div has a "chrome-picker" class and the hue bar has a "hue-horizontal" class name, but everything else uses inline styles. How can this component be in production in this state? This is something a junior developer would build.