#box {
  height: 100px;
  width: 100px;
  background-color: purple;
  border: 2px solid black;
}
