Tell us what’s happening:
To make the input
and textarea
elements blend in with the background theme, set their background-color
to #0a0a23
. Then, give them a 1px
, solid
border with a color of #0a0a23
.
Your code so far
To make the input
and textarea
elements blend in with the background theme, set their background-color
to #0a0a23
. Then, give them a 1px
, solid
border with a color of #0a0a23
.
**Your browser information:**
User Agent is: <code>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36</code>
**Challenge:** Step 47
**Link to the challenge:**
https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-forms-by-building-a-registration-form/step-47