body {
  background-color: rgb(60,60,60);
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.work-hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.work-info {
    color: #fff;
    list-style: none;
    margin-top: 350px;
    padding: 0;
    font-size: small;
    font-weight: 200;
}
.work-list {
  padding-left: 15px;
}

#streams-codeEX {
  left: 30px;
}
