body {
  margin: .5em;
  font-size: 0.9em;
}

a {
  text-decoration: none;
  color: #00AACC;
}

.maincontainer {
  width: 95%;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.whoami, .social, .secondary, .more-info, .works {
  width: unset;
}
