<!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));">
<storylet>
	<img src="keynote.jpg"/>
	<title>Your duty, done</title>
	<p>After your presentation, there are only two more short talks, and then the Conference ends. How are you going to feel on your way out?</p>
</storylet>

<branch>
	<img src="statues.jpg"/>
	<title>Melancholic about leaving Warsaw</title>
	<p>You have grown quite accustomed to the strange ways of the Library.</p>
	<a href="5n-fs6l">Go</a>
</branch>

<branch>
	<img src="nighttrain.jpg"/>
	<title>Looking forward to home</title>
	<p>These twisted rules are not for you. You will be glad to be back where you belong.</p>
	<a href="5o-fs6l">Go</a>
</branch>
		</main>
	</body>
</html>

