<!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="cloakroom-sign.jpg"/>
	<title>Cloaking the uncloaked</title>
	<p>A polythermic influence has transformed coats and jackets beyond recognition, such that they no longer want to reside with their former lookalikes, rather clinging to their wearers in fear of abandonment.</p>
</result>

<branch>
	<img src="cloakroom.jpg"/>
	<title>Stick to your coat</title>
	<p>A cloakroom wouldn't be a good fit for it anymore.</p>
	<a href="3d-p3x">Go</a>
</branch>
		</main>
	</body>
</html>

