File: D:/HostingSpaces/MDalebout3/prdct.nl/wwwroot/under_construction.html
<!DOCTYPE html>
<html lang="nl-NL">
<head>
<meta charset="UTF-8"/>
<title>Front page - PRDCT</title>
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap');
body {
font-family: 'Rubik', sans-serif;
font-size: 18px;
}
h1 {
font-size: 3em;
margin: 150px;
}
p {
margin: 0 150px 50px 150px;
max-width : 1000px;
line-height : 1.5em;
}
</style>
</head>
<h1>We zijn de website aan het vernieuwen</h1>
<p>Op 1 maart 2021 vind u hier de volledig vernieuwde website van PRDCT.<br />
Mocht u ons willen bereiken, dan kan dat via een mail op <a href="mailto:info@prdct.nl">info@prdct.nl</a> of telefoon <a href="tel:020 337 5601">020 337 5601</a>.
</p>
</body>
</html>