#frameContainer-noScript {
    width: 100%;
    height: 425px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0);
}

#frame-noScript {
    width: 100%;
    height: 395px;
    background-color: rgba(255, 255, 255, 0);
}

#noScriptMessage {
    background-color: #9e9e1d;
    text-align: center;
    color: white;
}
