My select menu looks different in Firefox compared to Chrome/Edge
In Firefox, it displays an "arrow button" https://i.stack.imgur.com/BGFvO.png
However, in Chrome/Edge, the arrow button is not present
https://i.stack.imgur.com/PXNJn.png
Is there a way to make the Firefox "expand menu" button resemble the one in Chrome/Edge?
<select>
<option>Example</option>
<option>Example</option>
<option>Example</option>
<option>Example</option>
</select>