h1{
  font-size: 300%;
  text-align:left;
  white-space: nowrap;
}

.main-navbar {

}

.nav {
  color: white;
  background-color: black;
  text-align:center;
  width:100%;
  display:table-cell;
}

.nav-justified {

}

.top-level-entry-container {
  width:100%;
  display:table;
  border-spacing:4px
}
