<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#entete {
	height: 400px;
	width: 800px;
	margin-top: -200px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #FFF;
}
</pre></body></html>