body {
    font-family: Arial, Helvetica, sans-serif;
}


div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fontsize {
}

.buttonFontsize {
    font-size: 200%;
}

.buttonLayout {
}

.jacob {
    width: 394px;
    background-color: #ffff00;
    text-align: center;
}

.actueel_jacob {
    width: 400px;
    text-align: center;
    font-size: 400%;
    background-color: #ffff00;
}

.mustafa {
    text-align: center;
    background-color: #6e7eff;
}

.actueel_mustafa {
}

.up_mustafa{
}