<input type="text">
If I have a textbox using the code above,  enter text into it, move on and come back to the textbox later, then delete the text, it will show the previously entered text as a suggestion. If I click the suggestion, it changes the background color of the entire textbox. 
How do I either make it not do that or change the color that it changes it to?
 
     
    