<!DOCTYPE html>
<html>
<head>
    <title>Test Screen</title>
</head>
<body>
    <h1>Welcome to the Test Screen</h1>
    <p>This is a very simple test screen.</p>
</body>
</html>