
div.line {
  display: inline-block;
  border-top: 1px solid black;
  width: -webkit-fill-available;
}
