<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#dragonShadow {
	position: relative;
	bottom: 0px;
	left: 48px;
	width: 0px;
	line-height: 340px;
	color: transparent;
	font-family: Verdana;
	font-style: italic;
	font-size: 382px;
	letter-spacing: -116px;
	text-shadow: 0px 0px 44px rgba(14, 14, 14, 0.75);
}

#dragonImageContainer {
	position: absolute;
	bottom: 10px;
	left: 40px;
	width: 600px;
}

#dragonImage {
	width: 100%;
}
</pre></body></html>