
#canvas-13975::after {
	content: '';
	position: absolute;
	left: 10%;
	width: 80%;
	background: #888;
	border-radius: 50%;
	height: 30px;
	bottom: -30px;
	filter: blur(5px);
}
#text-13982 {
	margin: 7px;
	padding: 5px;
	border: 3px solid;
}