.content {
  min-height: 500px;
  min-width: 500px; }

.buttons {
  bottom: 20px;
  padding: 0;
  margin: 0;
  list-style: none; }

th {
  background-color: #ffa807;
  color: white; }

td {
  background-color: #1d1d42;
  color: white; }

