#middle iframe {
    width: 100%;
    height: 100%;
}
#contenido p {
    text-align: center;
}
#contenido p + p {
    margin-top: 10px;
}