diff --git a/XZBT.html b/XZBT.html index f21f0ae..52fa0f5 100644 --- a/XZBT.html +++ b/XZBT.html @@ -117,6 +117,16 @@ main { display: grid; grid-template-columns: minmax(260px, 340px) 1fr; min-heigh padding: 0.35rem 0.55rem; border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 0.4rem; +} + +.stage-canvas { + display: block; + width: 100%; + aspect-ratio: 16 / 9; + margin: 0 0 1rem; + border-radius: 6px; + background: #000; + border: 1px solid rgba(255, 255, 255, 0.08); } @@ -139,8 +149,9 @@ main { display: grid; grid-template-columns: minmax(260px, 340px) 1fr; min-heigh
Runtime ready

Select an exhibit

Import declarative XZBT 0.1 documents, then activate one from the library. Exhibits run without adding subject-specific code to this runtime.