<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; }
    canvas{border:1px solid red;}
#logotipo{
  width: 570px;
  height: 70px;
  margin: 0;
  top: 0px;
  display:block;
  margin-left: auto;
  margin-right: auto;
}

.p1 {
  font-family: Arial;
  color: blue;
  font-size: 20pt;
}

.p2 {
  font-family: Arial;
  color: black;
  font-size: 14pt;
}</pre></body></html>