@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap");body{background:#f2f2f2;font-family:Nunito}a,body{color:#333}a{text-decoration:none}.content{max-width:960px;margin:0 auto}footer{display:block;padding:30px 0;margin-top:60px;color:#777;border-top:1px solid #eaeaea}.not-found,footer{text-align:center}.not-found a{color:#4979ff;text-decoration:underline}nav{display:flex;justify-content:space-around;align-items:center;min-height:8vh;font-family:Nunito;background-color:wheat}.logo{color:#333;-webkit-text-decoration:uppercase;text-decoration:uppercase;letter-spacing:5px;font-size:20px}.nav-links{display:flex;justify-content:space-around;width:45%}.nav-links li{list-style:none}.nav-links a{color:#333;text-decoration:none;font-weight:700;font-size:14px}.burger{display:none;cursor:pointer}.burger div{width:25px;height:3px;background-color:#333;margin:5px}@media screen and (max-width:768px){body{overflow-x:hidden}.nav-links li{opacity:0}.burger{display:block}}.menuonderdelen li{list-style:none;text-align:center}.menuonderdelen li a h1{font-size:50px}.canvas{position:fixed;top:0;left:0}