As soon as the hatch of your ship, the Coriolis, opens, you see the creatures swarming around you. There are many of them, more than you can easily count, and they are all continuously in motion.
[[Could this really be Earth!?]]
</style>
<img src=https://i.natgeofe.com/n/f5453fe7-0483-42f1-b3e7-160e1d2019f8/940_4x3.jpg width="2000px"height="1500px" >
</div>
This sure is a strange planet! It can't possibly be Earth. I must have gotten mixed up on my way here.
<script>
function EmbedTwineUpdateHeight(){
var passage = document.getElementsByTagName("tw-passage")[0];
if (passage === undefined){//SugarCube
passage = document.getElementById("passages");
}
var newHeight = passage.offsetHeight;
if(newHeight<500){newHeight=500;}
window.parent.postMessage(["setHeight", newHeight], "*");
console.log(newHeight);
}
setTimeout(EmbedTwineUpdateHeight, 50);
</script>