body {
  background-color: black;
}
 #container1 {
  background-color: white;
  height: 2000px;
  width: 1000px;
  padding: 10px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}