The reason this is happening is because you are using Flexbox to align everything centered vertically. When you click on the H2 and more content is displayed then naturally the "center" moves to accommodate for the additional content. If you don't want it to move when clicked then you'll need to remove the styles which are centering it vertically with Flexbox.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…