@charset "utf-8";

html,body {
			margin: 0;
			padding: 0;
			line-height: 0;
			background-color: #000;
			}


canvas { 
	position: absolute;
	bottom: 0;
	width: 100%;
		display: block; 
		outline: 0px; 
		margin-bottom: 1.5em; 
			margin: 0;
			padding: 0;
			z-index: 1;
	}

content {
	position: absolute;
}