state('open', style({
  height: '200px',
  opacity: 1,
  backgroundColor: 'yellow'
})),