ul li {
  list-style-type: none;
  padding: 8px;
  background: white;
  margin: 4px 0;
}

.listfile{
  margin-top: 2em;
}

textarea{
  width: 100%;
}