* {
    margin: 0;
    padding: 0;
}

.main-panel {
    width: 100%;
    height: 768px;
}

iframe {
    border: 0px;
}