# Fill Viewport

**URL:** https://forum.kirupa.com/t/fill-viewport/234456
**Category:** web dev
**Created:** [August 2, 2007, 10:42am UTC](https://forum.kirupa.com/t/fill-viewport/234456 "2007-08-02T10:42:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sgomez84](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/sgomez84/32/2962_2.png) [@sgomez84](https://forum.kirupa.com/u/sgomez84)
#### Post date: [August 2, 2007, 10:42am UTC](https://forum.kirupa.com/t/fill-viewport/234456/1 "2007-08-02T10:42:25Z")

</div>

I want to know if it is possible to fill the viewport of the browser even if my content, say, text, isn’t enough.

What i mean is?

\<div style=“height:100%; border: 1 solid black”\>  
Demo Demo  
\</div\>

I want it to be on my entire viewport and not just wrap around “Demo Demo”

Pls help.

Thanks
