Fix rendering error when container is created, but not attached to the dom yet.
- New requirement: CSP must allow inline style tags.
- Static styles are now applied using inline global style tag instead of setting them directly. This has minor performance improvement.
- Fix arrow keys navigation with horizontal direction.
- Initial release