The problem was to put a color which will be transparent and will not affect the background of the body
Hope someone can answer my question.
Several times I tried to type on CSS this:
.input[type=text] {
background: transparent;
however, it doesn’t work.
New contributor
shirshamay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2