<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">dl.profileadmininfo dt {
    color: white;
    text-shadow: 0 0 1em blue, 0 0 1em blue, 0 0 1.2em blue;
    margin: 10px;
	width: 300px;
    height: auto;
}
</pre></body></html>