<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gallery
{
    display: inline-block;
    margin-top: 20px;
}
h1{
	display: table;
	margin: 5% auto 0;
	text-transform: uppercase;
	font-size: 4em;
	font-weight: 400;
}</pre></body></html>