this is the html code here is not css and it has space between the button and input search
<div class="search-engine-container">
<i class="search icon"></i>
<input type="text" id="search_input" placeholder="...البحث عن المنتجات">
<button id="clear-search-engine">x</button>
</div>
this how it looks like