<!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="library-inner-3.jpg"/>
	<title>Distorted time</title>
	<p>Today, time is more malleable than on the previous days. What has been, what is and what will be are not as distinct as they tend to otherwise be – an uncertain amount of flexibility is present.</p>
</storylet>

<branch>
	<img src="schedule.jpg"/>
	<title>Experience local distortion</title>
	<p>Two talks are announced to be switched.</p>
	<a href="5i-gqvx">Go</a>
</branch>

<branch>
	<img src="clock.jpg"/>
	<title>Bend time</title>
	<p>Take advantage of the situation. For example, by extending the duration of a Coffee Break.</p>
	<a href="5j-gqvx">Go</a>
</branch>

<branch>
	<img src="library-drawers.jpg"/>
	<title>Browse a Library drawer</title>
	<p>These look like they haven't been used for some time.</p>
	<a href="5k-gqvx">Go</a>
</branch>

<branch>
	<img src="keynote-2.jpg"/>
	<title>Deliver your presentation</title>
	<p>You are scheduled for the very last program block. Manipulate time to shorten the wait until it begins, to lessen your excitement.</p>
	<p class="gi">This will advance the story.</p>
	<a href="5l-gqvx">Go</a>
</branch>
		</main>
	</body>
</html>

