#menu ul li:nth-child(1) {
  font-weight: bold;
  border-bottom-width: 4px;
}
#content {
  border-top-color: #ab82ba;
}
