*{box-sizing:border-box}html,body{background:#000;width:100%;min-height:100%;margin:0}body{color:#fff}.page{background:#000;place-items:center;min-height:100vh;display:grid}.scene{width:min(90vw,456px);position:relative}.captionBar{justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;top:calc(100% + 10px);left:0}.brandLink{width:43px;height:9px;display:block}.brand{width:43px;height:auto;image-rendering:pixelated;display:block}.tagline{color:#fff;margin:0;font-family:Courier New,Consolas,monospace;font-size:10px;line-height:1}.artwork{width:100%;height:auto;image-rendering:pixelated;display:block}
