body {
  background-color: black;
  color: white;
  font-family: Arial;
}


.mainBackground{
    align-content: center;
    height: 370px;
    width: 900px;
    background-color: white;
}