ul.sortable {
  margin: 0;
  padding: 0;
}

.sortable-container {
  display: contents;
}
