@charset "utf-8";

html,body {
			margin: 0;
			padding: 0;
			line-height: 0;
			background-color: #000;
			}


canvas { 
		display: block; 
		outline: 0px; 
		margin-bottom: 1.5em; 
			margin: 0;
			padding: 0;
			z-index: 1;
	}

#whatlink {				
					position: absolute;
					color: #fff; 
					bottom: 20px;
					right: 20px;
					margin-left: -70px;
					z-index: 4;
					display: block;

			}
