URL of the web page
Blank space appears when you open it using Google browser
css style at the bottom
.bg {
background: rgba(0, 0, 0, 0) url(../image/bg.jpg) no-repeat scroll center top / cover;
/* min-height: 540px; */
padding: 5em 0 0;
}
.footer-show {
display: block;
background-color: -sharp900;
}
margin, is not set in classes bg and footer-show. Why are these two div blank? no problem with Firefox