<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Background color, created with http://www.colorzilla.com/gradient-editor/ */

.container {
    

background: #ffffff;

}

/* Font color */

h1, h2, h3, h4, .container, table tbody {

	color: black !important;
}</pre></body></html>