.WistJeDat1{
    display:flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 20px;
    border: 5px #FFC481;
    width: 400px;
}
.MinecraftFoto{
    display:flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 20px;
    border: 5px #FFC481;
    width: 400px;
}
body{
    min-height: 100vh;

    font-family: "Saira", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100px;
    font-style: normal;
    font-variation-settings:
    "wdth" 100;
    background-image: linear-gradient(to bottom, transparent 100%, black 30%), url(https://www.pcgamesn.com/wp-content/sites/pcgamesn/2023/04/minecraft-shaders-unreal.jpg);
    background-size: cover;
    background-position: center;
}
.IGNORE_THIS{
    color:blanchedalmond;
}
.WistJeDat{
    text-align: center;
}
.UL-2{
    text-align: center;
}
.Unordered2{
    display:inline-block;
    text-align: left;
    font-size: 25px;
}