<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>FirstPass Self Checkout</title>
</head>
<body style="font-family: Arial, sans-serif; text-align:center; padding:40px;">
<h1>FirstPass Self Checkout</h1>
<p>Self checkout system loading…</p>
</body>
</html>