body {
    font-family: "Unbounded", sans-serif;
    font-weight: 300;
    font-style: normal;
    background-color: #000435;
    color: white;
    height: 10000px;
}

button {
  animation-duration: 300ms;
}

#nav {
    background-color: #000435;
}

#menuContainer {
    background-color: #000435;
}