<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{background: #dfdfdf; 
	margin: 30px 0; 
	font-family:'Roboto', sans-serif; 
	-webkit-font-smoothing: antialiased; 
	font-smoothing: antialiased;}

*{margin: 0; padding: 0;}

h1{text-align: center; font-weight: normal; margin: 20px; color: #444;}

pre{width: 100%; display: block; text-align: center; margin-bottom:20px }

a{text-decoration: none}

.containergrid{
	width: 80%;
	margin: 0px auto;
	text-align: left;
}</pre></body></html>