html, body { margin: 0; height: 100%; background: #0f1115; color: #e8e8e8;
  font-family: system-ui, sans-serif; }
#the_canvas_id { width: 100%; height: 100%; display: block; }
#noscript { padding: 2rem; }
