.center {
  text-align: center;
}

.thickness {
  height: 0.5px;
}

.colorwhite {
  color: white;
  font-family: arial black;
}

.colorblack {
  background-color: black;
}

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

.image {
  width: 1px;
}

.smaller {
  font-size: 10px;
  margin-right: 5vw;
}