I used SVG to create objects. The problem is that when I change the window, the SVG is cut, I can only see a part. I want to use the viewBox to display all window-dependent SVG or image resolution.
<svg width="980" height="500" viewBox="0 0 900 500">