#box {
  width: 200px;
  height: 200px;
  padding: 10px;
  margin: 5px;
  border: 1px solid black;
}