News

At the top of the code, write a style rule setting the entire page and HTML body to 100 percent height:html, body { height: 100%; } Add a "min-height" property to the "wrapper" div: ...