.fullscreen-sketch-container {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding: 0;
	margin: auto;
	display: block;
}
