I built a React application with an input element that I styled to only show the bottom border exactly how I wanted it. However, when I click on the input field, a black border appears. Is there a solution to prevent this from happening and keep the border clear even after clicking on it?