
body {
  background: black;
  color: white;
  text-align: justify;
}

img {
  border : 0px;
}

a {
  color : white;
  text-decoration: none;
}

ul {
  padding-left: 14px;
}

