html,
body {

    height: 100%;
}

body {

    background: black;
    margin: 0;
    overflow: hidden;
}
