You can use width: 100vw; height: 100vh
This means it will take whole viewport height and width
You can use width: 100vw; height: 100vh
This means it will take whole viewport height and width
I have got a problem, i need to make a div fill the whole screen using without any text inside it.
(Like when you make position absolute, width 100% and height 100% but without position absolute)
tnks 🙂
from the duplicate: