header {
    text-align: center;
}

body {
    font-family: Open Sans,Verdana,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 500;
    background-image: url('../img/werkpro-achtergrond.webp?v=1.0.0');
    background-position-y: 72px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.chartCanvas {
    max-height:5em;
}
.imgLogo {
    height: 5em;
}