* { box-sizing: border-box; } html { font-size: #{$base-font-size}px; } .root-app, .app { min-height: 100%; height: 100%; }