state('closed', style({
  height: '100px',
  opacity: 0.5,
  backgroundColor: 'green'
})),