#iframe-display iframe {
    width: 100%;
    height: 100%;
}

#iframe-display {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

h2 {
    cursor: pointer;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #8530C8;
    letter-spacing: 0.2rem;
}