<input placeholder="Search Thousands of Projects..." type="search" aria-label="search">
Just add a button with the go class after the search input.
<div class="banner">
<input placeholder="Search Thousands of Projects..." type="search" aria-label="search">
<button class="go">Go</button>
</div>
<input type="checkbox">
<label>Checkable Option</label>