.fill-window { height: 100%; position: absolute; left: 0; width: 100%; overflow: hidden; } <div className="fill-window"> Content </div>