html, body {
	padding: 0;
	margin: 0;
	overflow: hidden;
	
	background: #000000;
	color: white;
}

html, body, canvas {
	touch-action: none;
	touch-action-delay: none;
}

#notSupportedWrap {
	margin: 2em auto 1em auto;
	width: 75%;
	max-width: 45em;
	border: 2px solid #aaa;
	border-radius: 1em;
	padding: 2em;
	background-color: #f0f0f0;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	color: black;
}

#notSupportedTitle {
	font-size: 1.8em;
}

.notSupportedMessage {
	font-size: 1.2em;
}

.notSupportedMessage em {
	color: #888;
}


@font-face {
	font-family: 'infected';
	src: url('fonts/infected.ttf') format('truetype');
}

@font-face {
	font-family: 'wildbrush';
	src: url('fonts/wildbrush.ttf') format('truetype');
}

@font-face {
	font-family: 'cfnightofterrorpersonal-reg';
	src: url('fonts/cfnightofterrorpersonal-reg.ttf') format('truetype');
}

@font-face {
	font-family: 'crimes';
	src: url('fonts/crimes.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrankleft';
	src: url('fonts/youngfrankleft.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrankrotal';
	src: url('fonts/youngfrankrotal.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrankrotate';
	src: url('fonts/youngfrankrotate.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrank3dital';
	src: url('fonts/youngfrank3dital.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrank3d';
	src: url('fonts/youngfrank3d.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrankexpandital';
	src: url('fonts/youngfrankexpandital.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrankexpand';
	src: url('fonts/youngfrankexpand.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrankcondital';
	src: url('fonts/youngfrankcondital.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrankcond';
	src: url('fonts/youngfrankcond.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrankital';
	src: url('fonts/youngfrankital.ttf') format('truetype');
}

@font-face {
	font-family: 'youngfrank';
	src: url('fonts/youngfrank.ttf') format('truetype');
}

