when i select a input value in html the background color is appearing white code example
Example: input background color
<input style="background-color: gold;" type="text" value="">
<input style="background-color: gold;" type="text" value="">