<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-sample {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  
  .page-sample img {
    width: 400px;
    border: solid 1px #aaa;
    box-shadow: 2px 2px 3px #777;
  }
  
  .page-sample.single img {
    width: 200px;
    border: solid 1px #aaa;
    box-shadow: 2px 2px 3px #777;
  }</pre></body></html>