Great library! Running into an issue where I wrap an absolutely positioned element. It doesn't animate and the container seems to have no height / width. Is this a known issue? CSS for my object: ` width: 123px; height: 206px; position: absolute; bottom: 0; right: 0; `