iframe {
    width: 100%;
    height: 470px;
    border: 0px;
    margin: 0 auto;
    display: block;
}

.center {
    text-align: center;
}

.input-combo:first-child {
    width: auto;
}

body {
    margin-top: 1em;
}