/* CSS Document */
iframe {
    width: calc(100%);
    height: 500px;
    background-image: url("../img/loading-ss.png");
    background-position: center center;
    background-repeat: no-repeat;
}