.csv-table {
  width: 100%;
}
.csv-error {
  font-weight: 700;
  padding: 10em;
  border: 1px solid #f00;
}
