/* Demo-runner visual-only tweaks; chrome lives in games-chrome.css */
.demo-runner-page .ws-game-stage {
  background:
    radial-gradient(circle at 20% 20%, rgba(138, 43, 226, 0.2), transparent 40%),
    radial-gradient(circle at 80% 0%, rgba(180, 109, 255, 0.12), transparent 35%),
    #07070a;
}
