body{
    background-color: rgb(36, 36, 36);
}

h1{
    color:rgb(244, 226, 204); 
}

ul {
    color: rgb(244, 226, 204);
}

p{
    color: rgb(244, 226, 204);
}

strong{
    color: rgb(244, 226, 204)
}

.krone{
    color: black;
}