<!doctype html>
<html>
<head>
<title>Parve.ai</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body style="font-family: system-ui; display:flex; height:100vh; align-items:center; justify-content:center; text-align:center;">
<div>
<h1>Parve.ai</h1>
<p>Building a kosher AI assistant for education.</p>
<p><strong>Coming soon.</strong></p>
</div>
</body>
</html>