.viewpdf {
    width: 100%;
    height: 1200px;
    margin: 30px 0 200px 0;
    background-color: #323639;
}

.viewpdf embed {
    border: none;
    width: 100%;
    height: 100%;
}