body, html{
width:100%;
height:100%;
margin:0px;
}

div{
height: 300px;
width: 300px;
background-color:navajowhite;
position: absolute;
}