<!DOCTYPE html> <html> <link rel='stylesheet' type='text/css' href='style.css'> <body> <select style="background-color: green;"> <option selected value="">foo</option> </selecT> </body> </html>