body, html {
    overflow-x: hidden; /* Verbergt de horizontale scrollbalk */
    width: 100%;
}
