#pdfFrame{
    width: 100%;
    height :600px;
    border: none;
}

#pdfPreview{
    width: "100%";
     height:"600px";
     border: 1px solid #ccc; 
     display: none;
}