make div fill all screen css code example Example: css div fill whole page div { height: 100vh; width: 100vw; }