<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header{
   background: rgba(0, 0, 0, 0) linear-gradient(to left, #41729b 30%, #4983ab 50%) repeat scroll 0 0;
   padding:0.5rem 0.2rem;
   height:5rem;   
}   

.footer{
  background-color: #2a5298;
}   </pre></body></html>