make a div that fill the page code example Example: css div fill whole page div { height: 100vh; width: 100vw; }