I have flex object in html having 100% height and width. This flex object haas kept in DIV. with 100% height and width. I window.load(javascript) i am setting height and width of div. But i want to set flex object height and width dynamically as per browser size . How it is possible?