Buttons make the VStack move up

There text fields move up when I press the button. I know that it's because everything is in VStack which causes the text to push everything up, but I don't know how to fix it. Maybe I also need to move the buttons down a little bit also. Could anyone please help?