#box {
  width: 150px;
  height: 150px;
  background-color: red;
  border: 3px solid black; }
