#navbar ul {
    list-style: none;
    background-color: #2eae99;
    text-align: center;
    padding: 0;
    margin: 0;
}

#content h2:nth-of-type(2) {
  display: none;
}
