<!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8" />

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <title>My Fluid Balance</title>

</head>

<body style="font-family: Arial, sans-serif; text-align: center; padding-top: 50px;">

  <h1>Welcome to My Fluid Balance</h1>

  <p>This is a test page. The real interactive tool is coming soon.</p>

</body>

</html>