body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
html {
    overflow: hidden;
    height: 100%;
}
body  {
    height: 100%;
}