.OnsDoelFoto1{
    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://shadersmods.com/wp-content/uploads/2023/02/complementary-shaders-2023-3-456x256.png);
    background-size: cover;
    background-position: center;
}
.OnsDoel1{
    text-align: center;
    font-size:40px;
}
.Uitleg1{
    text-align: center;
    font-size:30px;
}
.UL-1{
    text-align: center;
}
.Unordered1{
    display:inline-block;
    text-align: left;
    font-size: 25px;
}