<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1" />

    <title>about</title>

    <link rel="stylesheet" type="text/css" href="about.css" />

</head>
    
    <body>
                
<div class="topnav">
  <a href="https://hub.xpub.nl/sandbot/~clara/Project/">Home</a>
  <a href="project.html">Project</a>
  <a class="active" href="about.html">About</a>
</div>
        
        <p> about page coming soon</p>
       
    </body>