html,
body {
    overflow: hidden;
    background: url('../img/bg2.jpg') center bottom no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}