<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#logo{
	position: absolute;
	top: 50px;
	left: 50px;
	border: 0px;
	}
#tekst{
	font-family: "Tahoma";
	font-size: 15px;
	text-align: left;
	color: black;
	position: absolute;
	top: 130px;
	left: 50px;
	border: 0px;
	}</pre></body></html>