.Section { height: 100vh; width: 100%; display: table; } .SectionContent { display: table-cell; vertical-align: middle; }