body {
    color: rgb(0, 0, 0);
    background-color: rgb(173, 21, 25);
    font-family: "roboto", sans-serif;
    text-align: center;
}



ul {
    text-align: left;
}


li {
    text-align: left;
}

h1 {
    height: 100px;
    color: rgb(250, 189, 0);
    font-size: 62pt;
    font-family: Arial Rounded MT Bold;
}

h2 {
    text-align: center;
    background-color: rgb(250, 189, 0);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

p2 {
    font-size: 20pt;
}

tabelle {
    font-size: 20pt;
    text-align: center;
}

h3 {

    text-align: center;
    background-color: rgb(250, 189, 0);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

SdK {
    font-size: 20pt;
}

h4 {

    text-align: center;
    background-color: rgb(250, 189, 0);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}


h5 {

    text-align: center;
    background-color: rgb(250, 189, 0);
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

warum {
    font-size: 20pt;
}





footer {
    font-size: 20pt;
}