.drop-zone{border:2px dashed gray;border-radius:10px;height:60vh;text-align:center;color:#6c757d;cursor:pointer;transition:background-color .2s}.drop-zone.dragover{background-color:#e9f5ff}.dropzone-body{position:relative;top:40%}
