.container{ display: table; height: 98vh; margin: 0 auto; } .content{ display: table-cell; height: 97vh; vertical-align: middle; }