.container { display:table; position:absolute; width: 100%; height: 100%; } span { font-size: 25vw; display: table-cell; vertical-align: middle; line-height: normal; text-align: center; }