body {
  background-color: bisque;
}

#file-list {
  background-color: azure;
  padding: 1rem;
}

#file-list button {
  margin-left: 0.5rem;
}
