renderer.renderRule(() => ({
      color: 'blue',
      ':focus-within': {
        color: 'black',
      },