body {
    font-family: sans-serif;
    font-size: 16px;
    background-color:#FFF8DC;
    padding: 60px;
}

img{
    border-radius: 30px;
}
iframe{
    border: 1px solid #ccc; border-radius: 10px;
}