* { box-sizing: border-box; font-family: helvetica; } html, body, #mainContainer { height: 100%; } #mainContainer { padding-top: $menu-height; }