body,
html {
    height: 100%;
    width: 100%;
    margin: 0;
    background: #eeeeee;
    overflow: hidden;
}

#main-frame {
    height: 100%;
    width: 100%;
    border: 0;
}