* {
    margin: 0px;
    border: 0px;
    padding: 0px;
}

body {
    overflow: hidden;
}

html, body, iframe {
    height: 100%;
}