.container {
  margin-top: 20px;
}
table th,
table td {
  white-space: nowrap;
  font-size: 12px;
}
#search-input {
  margin-bottom: 20px;
  padding: 5px;
  width: 300px;
}
