.container {
  overflow: hidden;
}

/* The "show" class is added to the filtered elements */

/* Style the buttons */

.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  cursor: pointer;
}

/* Add a light grey background on mouse-over */

/* Add a dark background to the active button */

