#searchResults{
    display: flex;
    flex-flow: column;
    width: 100%;
}

#searhText{
    min-width: 500px;
}

#searching{
    display: none;
}