<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
   background-color: white; !important;
}

@font-face {
  font-family: 'Antani';
  src: url('s/antani.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Antani', Helvetica, Arial, Sans;
  font-size: 16px;
}



#PrivacyBadge {
    background-color: #6388e4;
    color: #fff;
    display: none;
}

#AttributionClause 

{

  display: none !important;

}


#UserWelcomeMessage

{

  display: none!important ;
}


</pre></body></html>