After spending nearly two hours scouring the internet, I couldn't find a single example of how to style a select dropdown with CSS. I was particularly interested in using z-index to display the select dropdown under an absolutely positioned div block. All I could find was information on styling offsets, background colors, and fonts. What about the other CSS properties? My search for webkit shadow dom also yielded no results. Is it really impossible to achieve this? :(