main.svelte-16ft1il{text-align:center;padding:1em;max-width:240px;margin:0 auto}h1.svelte-16ft1il{color:#ff3e00;text-transform:uppercase;font-size:4em;font-weight:100}.footer.svelte-16ft1il{position:fixed;left:0;bottom:0;width:100%;text-align:center;padding-bottom:1em}.url.svelte-16ft1il{width:500px}@media(min-width: 640px){main.svelte-16ft1il{max-width:none}}button.svelte-16ft1il:hover{cursor:pointer}.error.svelte-16ft1il{color:red;font-weight:400}.hide.svelte-16ft1il{display:none}.game.svelte-16ft1il{width:600px;height:200px;margin:200px auto 0 auto;background-image:url("/floor.png"),
			url("./../floor.png");background-repeat:repeat-x;background-position:bottom}#character.svelte-16ft1il{width:50px;height:50px;background-image:url("/dino.gif"),
			url("./../dino.gif");position:relative;top:150px;z-index:-1}.animate.svelte-16ft1il{animation:svelte-16ft1il-jump 0.8s linear}@keyframes svelte-16ft1il-jump{0%{top:150px}30%{top:100px}70%{top:100px}100%{top:150px}}#cloud.svelte-16ft1il{background-image:url("/cloud.png"),
			url("./../cloud.png");height:16px;width:50px;position:relative;left:175px;top:20px;z-index:-1}#bat.svelte-16ft1il{background-image:url("/bat.png"),
			url("./../bat.png");width:50px;height:38px;position:relative;top:0px;left:400px;animation:svelte-16ft1il-move 3s infinite linear}#cactus.svelte-16ft1il{background-image:url("/cactus.png"),
			url("./../cactus.png");width:20px;height:37px;position:relative;top:55px;left:600px;animation:svelte-16ft1il-move 4s infinite linear}@keyframes svelte-16ft1il-move{0%{left:600px}100%{left:-20px}}