.fileList {
  width: 100%;
  min-height: 70vh;
  position: relative;
  padding: 90px 0 40px 0;
  align-items: center;
  overflow: hidden;
}

.fileList label {
  font-size: 20px;
  font-weight: 700;
  position: relative;
}

