<!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="bag.jpg"/>
	<title>Infinitely too much</title>
	<p>You open your bag. Inside, an infinite number of items is found. You are forced to remove them from your bag one by one, each faster than the previous. After two minutes, your bag is empty.</p>
</result>

<a href="1ai-">Onwards</a>
		</main>
	</body>
</html>

