The default container for a page will be the <body></body> if there is not another element containing your current div similarly <html></html> is the container for the body but if for example you set
body {
width:100%;
height:100%;

}
it wi