html,body{margin:0;width:100%;height:100%;overflow:hidden;background:transparent!important}*{box-sizing:border-box}#stage{position:relative;width:100%;height:100%}.bar{position:absolute;top:0;left:0;width:864px;height:50px;display:grid;grid-template-columns:10px 68px 65px 84px 160px 90px 160px 84px 65px 68px 10px;align-items:center;transform-origin:top left;font-family:Arial,sans-serif;color:#fff;background:transparent;font-size:28px;text-shadow:1px 1px 2px #000;white-space:nowrap}.stripe{height:50px;background:#0000ff}.stripe.red{background:#ff0000}.town{width:68px;height:50px;object-fit:contain;justify-self:center;image-rendering:pixelated}.rating{color:#ffff00;font-size:28px;display:flex;align-items:center;gap:3px}.star{font-size:25px}.bid{font-size:24px;text-align:center}.nick{text-align:center;overflow:hidden;text-overflow:ellipsis;padding:0 3px}.middle{display:flex;align-items:center;justify-content:space-around}.vs{font-size:23px;color:#ccc}.bar.backdrop{background:rgba(0,0,0,.65)}






