body{min-height:100vh;position:relative}footer{position:absolute;bottom:0;width:100%;height:6.5rem}.autocomplete-suggestions{position:absolute;margin-top:10px;background-color:#212529;border:1px solid grey;border-radius:10px;z-index:1000;max-height:200px;overflow-y:auto}.autocomplete-suggestion{padding:8px;cursor:pointer}.autocomplete-suggestion:hover{background:#000}.selected-items{display:flex;flex-wrap:wrap;gap:5px}
