.page{
	background: rgba(168, 199, 255, 0.32);
}

.canvas{
	margin-left: auto;
	margin-right: auto;
}

.box{
	width: 40px;
	height: 40px;
	background: rgba(100, 120, 255, 0.32);
}
