<!DOCTYPE html>
<html>
	<head>
		<title>Fallen Warsaw</title>
		<meta charset="utf-8"/>
		<link rel="stylesheet" href="../common.css"/>
		<link rel="stylesheet" href="style.css"/>
		<link rel="icon" href="down-small.jpg"/>
		<meta name="viewport" content="width=device-width">

	</head>
	<body class="has-main" style='background-image: url("library-wide-thin.webp"); background-repeat: no-repeat; background-size: 100%;'>
		<main style="padding-top: calc(7vw + (-1em));">
<result>
	<img src="transport-ticket.jpg"/>
	<title>On your way</title>
	<p>The indicated location is not far on the tram. The way there seems different than when you arrived, but your intuition successfully guides you to the station.</p>
</result>

<p class="cp">You have lost 3.4 Złoty.</p>

<branch>
	<img src="hackspace-door.jpg"/>
	<title>Find an entrance</title>
	<p>It's only a few minutes on foot from your arriving station: into a cloud of darkness that shields itself from the rest of the city, designed to deter unpleasant laws.</p>
	<a href="4l-g9e9">Go</a>
</branch>
		</main>
	</body>
</html>

