body{
    background-image: url(/images/Oss3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -1930px;
}
            nav
            {
                background-color: rgba(13, 0, 255, 0.164);
                height: 20vh;
                margin-top: 210px;
               
            }
.middenstuk
{
    height: 150vh;
}
p
{
    text-align: center;
    margin-top: 50px;
    margin-left: 20px;
    
     
}
.border
{
    border: 5px solid rgb(17, 0, 255);
    padding: 2px 6px;
    display: inline-block;
    border-radius: 4px;
    background-color:antiquewhite;
}
h4
{
    color:rgb(17, 0, 255);
    margin-top: -700px;
    margin-left: 610px;
    font-size: 30px;
}
h3
{
    color: rgb(17, 0, 255);
    font-size: 50px;
    margin-left: 420px;
    height: 100vh;
}
h2
{
    margin-left: 65px;
    margin-top: -1200px;
}
.woon
{
    text-align: center;
    margin-left: 30px;
}
h5
{
    color: rgb(17, 0, 255);
    margin-top: -700px;
    margin-left: 590px;
    font-size: 30px;
}
.bedrag
{
    text-align: center;
    margin-top: -30px;
}
h6
{
    color: rgb(17, 0, 255);
    margin-left: 600px;
    font-size: 30px;
    margin-top: 80px;
}
img
{
    margin-top: 100px;
    margin-left: 555px;
}
.zoekbalk{
    position: absolute;
    top:50px;
    margin-top: 610px;
    margin-left: 500px;
    padding: 10px 15px;
    border: none;
    border-radius: 20px;
    box-shadow: 0 4px 6px;
}
.zoekbalk input[type="text"]
{
    width: 400px;
    padding: 10px;
    font-size: 20px;
}
.zoekbalk button{
    padding: 8px 15px;
    font-size: 20px;
}

style
header
            {
                display: flex;
                justify-content: space-between;
                align-items:center;
            }
           nav ul
            {
                display: flex;
                list-style-type: none;
            }

            nav li
            {
                color: rgb(17, 0, 255);
                margin-left: 115px;
                margin-top: 90px;
            }
            a:hover
            {
                color: rgb(17, 0, 255);
                font-family: "Changa One", sans-serif;
                
            }

        style
        style
            a
            {
                color:rgb(17, 0, 255);
                text-decoration: none;
            }

            h1
            {
                color:rgb(17, 0, 255);
                font-family: "Changa One", sans-serif;
                margin-left: 400px;
                font-size: 70px;
                margin-top: -200px ;
            }
        
.button-container
{
   margin-top: 50px;
   margin-left: 900px;
   color: rgb(17, 0, 255);
   font-family:"Changa One", sans-serif ;
}