.intro {
  width: 80%;
  max-width: 1020px;
  margin: 0 auto;
}
body {
  background: black;
  color: white;
}
nav,
input,
select {
  color: black;
}
