Reactjs – Why is the background of my React component gray?
I am trying to design a react component. The design is almost what I want it to be but why do I keep getting this weird gray bar behind my "Get Insured" button. /* eslint-disable react/prop-types */ const InsuranceCard =…