.container{
  width:700px;
  margin: 0 auto;
}
hr {
    height: 1px;
    background-color: black;
    border-width: 0;
}