<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+99,066dab+100 */
background: rgb(197,222,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 99%, rgba(6,109,171,1) 100%); /* FF3.6-15 */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */

}
#login-page
{
    margin-top: 150px;
}</pre></body></html>