body {
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}
iframe#yumpu {
    width: 100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    border: 0;
}