change background input css

CSS
input[type="text"], textarea {

  background-color : #d1d1d1; 

}
Source

Also in CSS: