body {
    color:#000000;
    background-image: url("https://file.garden/aIzP3LWBQUP6_laG/555.GIF");
    background-size: 100px 100px;
    background-repeat: repeat;
    margin-top: 100px;
    overflow-y: auto;
    font-family: Cardo;
}

.main {
    position: relative;
    margin:auto;
    width: 900px;
    background-color: #d6d6d6;
    justify-content: center;
    align-content: center;
    border: 2px #9e0b2b solid!important;
}

h1 {
    text-align: center;
    font-size: 50px;
    font-family: "UnifrakturMaguntia";
}

h2 {
    color: #9e0b2b;
    text-decoration-line: underline;
    font-size: 35px;
    font-family: "UnifrakturMaguntia";
}

.yap {
    text-align: justify;
    text-indent: 30px;
    padding: 15px;
    justify-content: center;
    align-content: center;
    
}

.divi {
    width: 200px;
    display: block;
    margin: auto;
    
}

