html, body {
	height: 90%;
/* 	width: 90%; */
	font-family: sans-serif;
	padding-top: 3rem;
}



canvas {
/* 	width: 90%; */
	height: 90%;
/* 	background-color: color(srgb 0.544 0.544 0.544); */
	position: absolute;
	
}


.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.left-adjust{
	padding-left: 15px;
	
	
}


a.color_btn {
	color: #951c00,
	background-color: black; 
	
	
	
}

.snowflakes{
	visibility: hidden;
	
}