body{font-family:Arial,Helvetica,sans-serif;width:1024px;margin:0 auto}input[type=file]{display:none}.header{display:flex;justify-content:space-between;align-items:center;padding:10px 0 5px 0}.header h2{margin:0}.header a{text-decoration:none;color:#000}.content{display:flex;justify-content:space-between}.cropper-area{width:614px}.actions{margin-top:1rem}a{display:inline-block;padding:5px 15px;background:#0062cc;color:#fff;text-decoration:none;margin-right:10px;margin-bottom:1rem}.important{background:#ea691f;font-weight:700}textarea{width:100%;height:100px}.preview-area{width:307px}.preview-area p{font-size:1.25rem;margin:0;margin-bottom:1rem}.preview-area p:last-of-type{margin-top:1rem}.preview{width:100%;height:209.25px;overflow:hidden}.crop-placeholder{width:100%;height:200px;background:#ccc}.cropped-image img{max-width:100%}