<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

#divTransition-divCanvas {
	background: #e23f29;
	border: 4px solid #f5a99f;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	width: 50px;
	text-align: center;
}

#divTransition-divBb {
	background: #222;
	border: 4px solid #dfb133;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	width: 30px;
	text-align: center;
}</pre></body></html>