div{
  width: 400px;
  height: 400px;
  padding: 24px;
  border: 1.5vmin dotted #ccc;
  background: lightblue;
}