.file-uploader {
  height: 100%;
  justify-content: center;
  align-items: center;
}

.file-uploader__dropzone {
  width: inherit;
  height: inherit;
}
