body { text-align: center;
    background-color: rgba(235, 198, 245, 0.575);
}
h1  { font-family: 'Courier New', Courier, monospace;
text-shadow: none;
color: azure;
font-size: 40px;}

iframe {margin-bottom: 20px;
border: 4px double #b591d6;
 }