<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#countdown_time {
	position: fixed;
	bottom: 10px;
	left: 10px;
	background-color: #FFF;
	color: #696969;
	border-radius: 5px;
	padding: 5px;
	text-align: center;
	z-index: 100000;
}</pre></body></html>