body {
  margin: 30px 50px;
}

h1 {
  font-size: 36px;
  font-weight: bold;
}

textarea#csvTextarea {
  height: 50%;
}

.dropzone {
  border: 1px dashed #888;
}
