Is there a way to adjust the size of the figure element in `%`? e.g.: ``` javascript layout.height = '100%'; layout.width = '100%'; ```