.unifrakturmaguntia-regular {
    font-family: "UnifrakturMaguntia", cursive;
    font-weight: 400;
    font-style: normal;
  }  

body {
    text-align: center;
    background: #f7c7c7;
}

h1 { 
    font-family: "UnifrakturMaguntia", cursive;
    text-shadow: 3px 3px 3px #000000;
    color: white;
    font-size: 60px;
}

iframe {
    margin-bottom: 24px;
    border: 9px dotted rgb(241, 67, 163);
}