.search{
    width: 350px;
    display: flex;
}

.search button{
    width: 100px;
    margin: 0 0 0 10px;
}