html,
body {
    width: 100%;
    height: 100% !important;
    margin: 0px;
    overflow-x: hidden
}

body {
    overflow-x: hidden;
    color: #fff;
    background: #111;
    -webkit-font-smoothing: antialiased
}