#brick {
  width: 40px;
  height: 20px;
  background: #ee6b47;
  position: relative;
  cursor: pointer;
}

#path {
  outline: 1px solid #e8c48e;
  width: 540px;
  height: 20px;
}
