<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-size: 1em;
}

#container {
/*  background-color: rgba(21, 64, 255, 0.4);*/
  width: 425px;
  height: 525px;
}

#origami {
  width: 350px;
}

#containerNumbers {
/*  background-color: rgba(153, 153, 153, 0.4);*/
  width: 350px;
  height: 350px;
}</pre></body></html>