few notes on how to style the widget.
containerProps
prop(if you are using the standalone) or option if you are using the pre-built script.
containerProps
is an object that you can pass to the widget to style the container of the widget.
it can accept any valid html attributes such as className
, id
, style
, etc.