html, body {
 height:100%;width:100%;
 overflow:hidden;
 }
iframe {
 height:90%;width:90%;
 }
#pdf {
 height: 100%;
}
a {
 color: #337ab7;
 text-decoration: none;
}