.NavItem {
  color: white !important;
  margin-right: 1vw;
}

body {
  background-image: url("./images/main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
