.address-suggestions{position:absolute;background:#fff;border:1px solid #ccc;max-height:200px;overflow-y:auto;z-index:1000;width:100%;box-shadow:0 2px 4px rgb(0 0 0 / .1);border-radius:4px}.address-suggestions div{padding:8px 12px;cursor:pointer}.address-suggestions div:hover{background-color:#f0f0f0}