.border1 {
  border-style: dotted;
  border-radius: 15px;
  border-color: blue;
  max-width: 55%;
  float: center;
}

