body, html {
width: 100vw;
height: 100vh;
min-height: 100vh;
top: 0px;
left: 0px;
background-color: #EFEFEF;
}