@font-face {
    font-family: minecraftfontti;
    src: url(Silkscreen-Regular.ttf);
}


body {
    text-align: center;
    background-color: #8c7ce7;
}

h1, h2, h3 {
     font-family: minecraftfontti, sans-serif;
     font-weight: normal;
    color: #261542;

    margin-top: 1em;
    margin-bottom: 0;

}

h1 {
font-size: 60px;
line-height: 0.5;
}

h1 small {
    font-size: 50%;
}

h2 {
    font-size: 40px;
}

iframe {
    border: 13px ridge #261542;
    background-color: black;
}