I am creating a type of kanban board/white board. I have a card in my project that is a HTML object. In my project I need to zoom out and in the project to see everything. When I zoom in or out only the text on the card gets bigger/smaller and not the actual object all together. Would anyone know how to do this ? My code for zooming in and out is below