body{
background-color: #e3bbbb;
}
h1{
 text-align: center;
}
p{
display: block;
text-align: center;
}

body{
max-width: 960px;
margin: 1em auto
}


iframe{
    width: 560px;
    height: 315px;
}


.video{
position: relative;
/*padding-bottom: 56.25%;*/

}


.video iframe{
    top:0;
    left: 0;
    width: 100%  
}

 blokje{
 text-align: center;
background-color: #a52626;
}

.animatie {
 width: 360px;
height: 450px;    
}

.animatie iframe {
border: none;
transform: scale(0.5);
transform-origin:0 0;
}

.navbar{
display: flex;
justify-content: space-between;

}

