.Command {
  background-color: var(--color-dimmest);
  padding: 0.25rem 0.5rem;
  display: block;
  border-radius: 0.125rem;
}
