body {
    text-align: center;
    background-color: pink;
}

h1 {
    font-family: 'Times New Roman', Times, serif;
    color: ;
}

iframe {
    border: 30px double #fff;
}