.criterion {
  border: rgba(26,26,26,0.5) solid 1px;
  border-radius: 4px;
  max-height: 400px;
  overflow: auto;
}
