I have a select box and I\'m trying to change the background color of the options when the select box has been clicked and shows all the options.>
select
Simply change bg color
select { background: #6ac17a; color:#fff; }