.my-container-border
{
  border-width: 2px;
  border-color: gray;
  border-style: dashed;
  border-radius: 10px;
  background: #7adaf4;

}
