body{
    background-image: url(/images/Sport1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -976px;
}

.middenstuk
{
    height: 10000vh;
    background-color:rgb(17, 0, 255);
}
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;
}
h4
{
    background-color: rgb(17, 0, 255);
    
}

 header
            {
                display: flex;
                justify-content: space-between;
                align-items:center;
            }
            nav
            {
                background-color: rgba(13, 0, 255, 0.164);
                height: 11vh;
                margin-top: 351px;
               
            }
           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: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
            }

        style
        style
            a
            {
                
                color:rgb(17, 0, 255);
                text-decoration: none;
            }

            h1
            {
                color:rgb(17, 0, 255);
                font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
                margin-right: 220px;
                font-size: 70px;
            }

.Fitline1
{
    margin-top: 110px;
    font-size: 20px;
}
.Fitline
{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: rgb(17, 0, 255);
}

.Sportwaard1
{
    margin-top: 100px;
}
.Sportwaard
{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: rgb(17, 0, 255);
}

.button-container
{
    margin-left: 900px;
    margin-top: -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;
}