How can I make a section that is full hight and width for all screen sizes and the content all be vertically aligned in the middle.
I currently am using height: 100vh; to make it full hight but just cant figure out how to make all the content in a row be vertically aligned.
Thanks in advance for your help.


