@charset "UTF-8";

h1 {
    font-size: 10em;
}

h2 {
    font-size: 5em;
}

.escape {
	position: absolute;
	top: 60px;
	left: 270px;
	height: 64px;
	width: 55px;
	background: transparent;
	z-index: 1000;
}

.start {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1000px;
	width: 100%;
	background: transparent;
	z-index: 1120;
}	