body {
  background-color: #000000;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#container {
  position: relative;
  top: 20px;
}

