.flash-stage{
  background:#000;border:5px solid #222;border-radius:18px;
  padding:24px;margin:20px auto;max-width:780px;
  box-shadow:8px 8px 0 #222;text-align:center;
}
.flash-player{
  width:100%;max-width:640px;min-height:480px;
  margin:0 auto;background:#111;border:2px solid #ffd700;border-radius:8px;
}
