.navbar {
  background-color: black;
}

body {
  background-color: rgb(182, 224, 224);
}