.extreme_headerbalk {
    background-color: rgba(223, 101, 137, 0);
    font-size: 30px;
    font-family: Arial, sans-serif;
    width: 100%;
    color: white;
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
}
body {
    height: 100vh;
    width: 100vw;
    background-image: url('../images/draak_foto.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.title {
font-size: 80px;
    color: #a80909;
    text-align: center;
}
input text {
    text-align: center;
}
.vraag1 {
    font-size: 30px;
    font-family: "Bookman Old Style"
}
.vraag2 {
    font-size: 30px;
    font-family: "Bookman Old Style"
}
.vraag3 {
    font-size: 30px;
    font-family: "Bookman Old Style"
}
.vraag4 {
    font-size: 30px;
    font-family: "Bookman Old Style"
}
.vraag5{
    font-size: 30px;
    font-family: "Bookman Old Style"
}
.vraag6 {
    font-size: 30px;
    font-family: "Bookman Old Style"
}
.vraag7 {
    font-size: 30px;
    font-family: "Bookman Old Style"
}
.email {
    font-size: 30px;
    font-family: "Bookman Old Style"
}
h6 {
    font-size: 1px;
}