.header {
    height: 300px;
    background-color: rgb(206, 206, 206);
    padding: 20px;
    text-align: center;
}
.fw-historik-titel{
    color: blue;
    font-size: 50px;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    justify-content: center;
}