<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>meetcode</title>
<style>
body { font-family: system-ui, Arial, sans-serif; }
h1 { color: #222; }
</style>
</head>
<body>
<h1>meetcode</h1>
<p>Start practicing today.</p>
</body>
</html>
<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>meetcode</title>
<style>
body { font-family: system-ui, Arial, sans-serif; }
h1 { color: #222; }
</style>
</head>
<body>
<h1>meetcode</h1>
<p>Start practicing today.</p>
</body>
</html>