body , html{
	height: 100%!important;
	margin: 0!important;
	border: none!important;
	overflow: hidden;
}
canvas {
	background-image: url("Lawrencium.jpg");
	width: 100%;
	height: 100%;
	border-bottom:none;
}