#preview {
    position:fixed;
    top:0;
    left:0;
    right:75px;
    bottom:0;
}

#reader {
    position:absolute;
    width:100%;
    height:100%;
}