CSS Border Top

.topBorder {
  /*        width style color  */
  border-top: 5px solid black;
}
Objectively Hilarious