#suggestions{
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;

}
.delay{
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    background: #00000026;
    top: 0;
    left: 0;
}