/* Stage */
#stage {
    background: #ccc;
    height: 450px;
    width: 800px;
}
.superman-flight{
  opacity: 0%;
}
#beam{
  opacity: 0%;
}