body{
    background-color: rgb(255, 0, 0);
    background-image: url(/images/Oss1.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -1600px;
}


h3
{
    font-size: 50px;
    margin-left: 420px;
    height: 100vh;
}
h2
{
    margin-top: 150px;
    margin-left: 65px;
}
.zoekbalk{
    position: absolute;
    top:50px;
    margin-top: 200px;
    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;
}
        header
            {
                display: flex;
                justify-content: space-between;
                align-items:center;
            }
            nav
            {
                background-color: rgba(13, 0, 255, 0.164);
                height: 11vh;
                margin-top: 400px;
               
            }
           nav ul
            {
                display: flex;
                list-style-type: none;
            }

            nav li
            {
                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-right: 670px;
                font-size: 70px;
            }
            .Roos3
            {   margin-bottom: -100px;
                margin-left: 500px;
            }
            .Roosf
            {
                width: 440px;
                margin-top: 0px;
            }
            h4
            {
                margin-top: 60px;
                margin-left: 10px;
                font-size: 50px;
                color: rgb(17, 0, 255);
                 font-family: cursive;
            }
            .Roos
            {
                font-size: 23px;
                font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                color: rgb(17, 0, 255);
            }

.button-container
{
    font-size: 20px;
   margin-top: 50px;
   margin-left: 900px;
   color: rgb(17, 0, 255);
   font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.Nelio
{
    width: 420px;
}

