* { margin: 0; padding: 0; box-sizing: border-box; } html, body, #mainContainer { height: 100%; } .page-title { font-size: 2.5rem; margin-bottom: 20px; font-family: 'Righteous', cursive; text-decoration-line: underline; } #ldp-root { padding-right: 0; }