Issue to load Diagram in Html DOM

Whenever I am trying to Load Gojs Diagram in Html DOM using Bootstrap Grid system, I am not able to set width and height on Grid-Colum in percentage.

There Is Default GOJS Canvas oppose Grid Colum Width height, why?

Html div use to load Diagram:

?? Please finish your post.

You should be able to style the HTMLDivElement in whatever manner you like. But you must not style any of the elements inside that DIV that you give to the Diagram.