body {
    font-size: 62.5%;
    font-family: Verdana, sans-serif;
}
* {
    color: white;
    border: 0;
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    vertical-align: baseline;
    line-height: 1em;
}

iframe {
    width: 100%;
    height: 1700px;
    overflow: hidden;
    border: 0px solid transparent;
}

