.searchBar {
    display: grid;
}

.searchBar > button {
    margin-bottom: 8px;
    margin-top: 8px;
}