.container{display:flex;justify-content:center;align-items:center;flex-direction:column}.dropzone{border:2px dashed grey;border-radius:4px;padding:20px;text-align:center;cursor:pointer;margin-top:10px;min-width:40%}.title{font-size:2rem;font-weight:bolder}.result{border:1px solid grey;min-width:90%;height:50vh;padding:10px;border-radius:10px;margin-top:10px;overflow:auto;white-space:pre-line;text-align:center}img{width:200px;height:100px;border:1px solid grey;padding:5px;margin-top:10px;object-fit:fill}
