body {
  background-color: #0d1117;
  color: #f0f8ff;
}

a {
  display: block;
  color: #f0f8ff;
  text-decoration: none;
  margin-bottom: 5px;
}

.portfolio-item .item {
  float: left;
  margin-bottom: 10px;
}
