iframe {
    flex: 1;
    border: none;
}

.main {
    justify-content: center;
    flex-direction: column;
}

.download-a {
    justify-content: center;
    display: flex;
    padding-bottom: 1%;
}