body{ background-color:black;
}
#zero{
  max-width:500px;
  margin-right:500px;
  margin-left:auto;
  margin-top:200px;
background-color:transparent;
}
#one{
  max-width:500px;
  margin-right:500px;
  margin-left:auto;
  margin-top:200px;
  background-color:transparent;
}
#two{
  max-width:500px;
  margin-right:500px;
  margin-left:auto;
  margin-top:600px;
  background-color:transparent;
}
#three{
  max-width:500px;
  margin-right:500px;
  margin-left:auto;
  margin-top:800px;
background-color:transparent;
}
#four{
  max-width:500px;
  margin-right:500px;
  margin-left:auto;
  margin-top:1000;
background-color:transparent;
}
#five{
  max-width:500px;
  margin-right:500px;
  margin-left:auto;
  margin-top:2000px;
background-color:transparent;
}