#stage {

  width: 800px;
  left: 400px;
  top: 300px;
  
}

body {
  margin: 0;
  padding: 10px;
  background: #000000;
}
