<!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="mfcs.jpg"/>
	<title>Packed schedule</title>
	<p>Every day of the Conference has a full program of talks, for each of the two rooms. About a hundred researchers use the opportunity of the Coffee Break to mingle, exchange ideas, or gossip about their higher-ups. Or just to have a good snack in between program blocks.</p>
</storylet>

<branch>
	<img src="schedule.jpg"/>
	<title>Attend some more talks</title>
	<p>You got to spend your time somehow.</p>
	<a href="1h-">Go</a>
</branch>

<branch>
	<img src="glass-orange.jpg"/>
	<title>Take a refreshment break</title>
	<p>A glass of orange juice has never hurt anybody.</p>
	<a href="1i-">Go</a>
</branch>

<branch

	>
	<img src="socks.jpg"/>
	<title>Shop for socks</title>
	<p>A merchant has popped up in the basement.</p>

	<a href="1l-">Go</a>
</branch>

<branch>
	<img src="vlc.jpg"/>
	<title>Spot a Very Large Cone</title>
	<p>It is sitting there, glowing in the dark.</p>
	<a href="1j-">Go</a>
</branch>

<branch>
	<img src="glasses.jpg"/>
	<title>Attend the Welcome Reception</title>
	<p>"I am nintey percent certain about where it will take place," says the Organic Organizer. Well, you have no other choice than to trust his judgement.</p>
	<p class="gi">This may progress the story.</p>
	<a href="1k-">Go</a>

</branch>
		</main>
	</body>
</html>

