.drop-zone{min-height:100px;position:relative;border:2px dashed grey;border-radius:8px;background:linear-gradient(#8888,#666);margin-top:1rem;margin-bottom:1rem;padding:.5rem;color:gray;box-sizing:border-box;display:flex;overflow-y:scroll;align-items:center;justify-content:center}.image-preview{width:100px;height:100px;min-width:100px;max-width:100px;max-height:100px;background-size:cover;margin:.5rem;display:inline;border-radius:.5rem}.video-preview{width:200px;height:200x;min-width:200px;max-height:200px;margin:.5rem;display:inline}
