body {
  background-image: url('images/spacex-unsplash.jpg');
  background-size: 100% 100%;
  margin: 0;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #f0f0f0;
  text-align: left;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1em;
}

