.box{box-sizing:border-box;border:2px solid #000;width:100%;height:500px}.image-list{gap:10px;display:flex}.image-list img{cursor:pointer;width:100px;height:100px}