45 lines
2.8 KiB
HTML
45 lines
2.8 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
<head>
|
||
|
|
<title>Hello World</title>
|
||
|
|
<script src="https://webspace.run"></script>
|
||
|
|
<meta charset="utf-8" />
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||
|
|
<meta name="mobile-web-app-capable" content="yes" />
|
||
|
|
<meta name="theme-color" content="black" />
|
||
|
|
<style>
|
||
|
|
body * {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
body {
|
||
|
|
margin: 0;
|
||
|
|
overflow: hidden;
|
||
|
|
background-color: #061139;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<meta name="webspace.environment.type" content="terrain" />
|
||
|
|
<meta name="webspace.environment.terrain.colors.ground" content="#00FF05" />
|
||
|
|
<meta name="webspace.environment.terrain.colors.edge" content="#939357" />
|
||
|
|
<meta name="webspace.environment.terrain.colors.leaves" content="#006412" />
|
||
|
|
<meta name="webspace.environment.terrain.colors.bark" content="#251200" />
|
||
|
|
<meta name="webspace.environment.terrain.colors.rock" content="#FFFFFF" />
|
||
|
|
<meta name="webspace.environment.terrain.colors.grass" content="#00D90D" />
|
||
|
|
<meta name="webspace.environment.terrain.colors.sky" content="#4B70A7" />
|
||
|
|
<meta name="webspace.environment.terrain.colors.water" content="#0044A2" />
|
||
|
|
<meta name="webspace.environment.terrain.type" content="hills" />
|
||
|
|
<meta name="webspace.environment.terrain.seed" content="2" />
|
||
|
|
<meta name="webspace.environment.spawn_point.transform" content="translate3d(-889cm, 162cm, 922cm) rotate3d(0.015, 0.992, 0.127, 3.375rad)" />
|
||
|
|
<meta name="webspace.environment.spawn_point.radius" content="0" />
|
||
|
|
<meta name="webspace.permissions.content_change_role" content="member" />
|
||
|
|
<meta name="webspace.keys.owner" content="eyJjcnYiOiJQLTI1NiIsImV4dCI6dHJ1ZSwia2V5X29wcyI6WyJ2ZXJpZnkiXSwia3R5IjoiRUMiLCJ4IjoiWi1fNEJxWUxPcDVMbFpWQjFMQVBGNy1ESTViYWdFWVpOOEt5NzFIdk03YyIsInkiOiJFQWdxampJNGhQWVRxYVQtd1R5RERCYV93THhaWkkxV2p5MVpMUlo2X01RIiwiaHViX2lkIjoiSGRHYVdKU0hwWDNKY2prVSJ9" />
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<label id="l4pv19q" contenteditable="" style="color: rgb(240, 240, 240); width: min-content; height: min-content; background-color: rgb(101, 101, 101); font-family: ui-rounded; transform: translate3d(-610cm, 356cm, 1204cm) rotate3d(0.032, 0.994, 0.104, 3.729rad); ">
|
||
|
|
<h1>This is a (mostly) blank HTML world. Feel free to wander around, others may wander in too!</h1>
|
||
|
|
</label><label id="ecijb5d" contenteditable="" draggable="" style="color: rgb(102, 102, 102); width: min-content; height: min-content; background-color: rgb(255, 248, 223); font-family: ui-rounded; transform: translate3d(-998cm, 361cm, 1271cm) rotate3d(0.004, 0.995, 0.100, 3.173rad); ">
|
||
|
|
<h1>You can also hit slash (/) to create objects and add media.</h1>
|
||
|
|
<p><br /></p>
|
||
|
|
<p>(Your changes will not be saved.)</p>
|
||
|
|
</label>
|
||
|
|
</body>
|
||
|
|
</html>
|