.matplotlib {
    margin-top: 30px;
}

h1 {
    margin-top: 30px;
}

.helptext {
    color: grey;
}

.wissenschaftlich {
    font-family: 'Computer Modern Roman', serif;
    font-size: 1.2rem;
}

.overlay-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}