Features
- Using `InternalData` to render instead of `GlobalData`
- Remove `SOMMsg` related to transition and scene context management
- Add basic support for global component
- `AllScenes` changed to `Dict` instead of `List`
- Use new `elm-canvas` `DrawText` API to draw multi-line text
Fix
- Viewport initialization in Elm