.wpb-content--blank {
	height: 100vh;
    width: 100%;
    background-image: url('https://christiandenheijer.nl/wp-content/uploads/2026/03/christiandenheijer-scaled.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}