<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p {
	background-image: -webkit-linear-gradient(bottom, #eff4f8 23%, white 62%);
    background-image: -moz-linear-gradient(bottom, #eff4f8 23%, white 62%);
    background-image: linear-gradient(bottom, #eff4f8 23%, white 62%);
}</pre></body></html>