Note: the question is linked to this question and marked as duplicated which doesn't make any sense.
By using styled components, I'm not able to style option element. Please help me to understand why it doesn't effect the style. It works for other elements such as select (you can also see in the example).
You can find the code here:
When you click select element, you'll see that option has default browser style.
