Adjusting width and height of iframe to fit with changeable content in it

I have embedded a chat window to my website with iframe that consists of a chat icon and on click of that, the chat window gets opened. I want that the iframe would always take minimal width and height to show the chat icon and chat window respectively.