
body {
  background: black;
  color: white;
}

div.navbar {
background: brown;
}

div.nav {
background: black;
}


h1 {
color: white;
}

H2{
color: white;
}


