

.stage{
  width:100%;
  height:100%;
  margin:0 auto;
  background-color:#000;
  box-shadow:10px 10px 10px rgba(0,0,0,0.4);
}
