The `autoSize` prop doesn't seem to work by default, I believe the wrapping div needs ```css width: 100%; height: 100%; ``` that makes it work.