<!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="dinner-outside.jpg"/>
	<title>Slow but steady</title>
	<p>In small groups, the Conference attendees leave the Library to head for the Dinner. After hearing talks for a few days straight, everybody is glad about some diversion. They are not in a rush – more than an hour had been allocated for what most can make in a twenty-minute walk.</p>
</result>

<branch>
	<img src="garden-dinner.jpg"/>
	<title>Stroll the surrounding gardens</title>
	<p>The cellar of the castle in which the Dinner is to take place is surrounded by an impressive garden. Having a look around seems like a nice way of spending the time until the Dinner begins. In fact, it is the recommended pastime.</p>
	<a href="3i-ans9">Go</a>
</branch>

<branch>
	<img src="door.jpg"/>
	<title>Wait for the doors to open</title>
	<p>The groups have re-gathered and formed a crowd in front of what they suspect to be an entrance. The Organic Organizer is among them; this inspires confidence that the masses are right, for once.</p>
	<p class="gi">This will progress the story.</p>
	<a href="3j-ans9">Go</a>
</branch>
		</main>
	</body>
</html>

