<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Style sheet for example */

body {background-color:#ffffff;
  font-family:arial, verdana, sans-serif;
  font-size:12px;}

td {font-size:12px;}

.heading, .footer {width:100%;
  background-color:#efefef;
  padding:10px;}

code {color:#969696;
  font-weight:bold;}</pre></body></html>