
.left{
  width: 170px;
  height: 400px;
  background: white;
  border: outset 3px grey;
  float: left;
}

