<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
		background-color: #FFF063;
	 }


footer {
	 	#border: medium solid black;
	 	#padding-left: 5px;
		position: absolute;
    	bottom: 0px;
    	width: auto;
		}


h1 {
		border: medium solid black;
		text-align: center;	
	}
</pre></body></html>