body {
  background-color: black;
  color: white;
  font-family: 'Rock Salt', cursive;
  text-align:center;
}

div{
  padding-top:200px;
  }