iframe[seamless] {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 0 none transparent !important;
    padding: 0;
    overflow: hidden;
}

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
}