.instructions-area {
  padding: 5px;
  text-align: center;
  overflow: auto;
}

.no-selection-needed {
  color: 'var(--accent-color)'
}
