﻿.bgMain {
    background-color: #00050B;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
}

.pdfobject-container {
    height: 800px;
}

.pdfobject {
    border: 1px solid #666;
}