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