#workspace{
  margin-left: 3%;
  width: 1200px;
  height: 700px;
//  background-color: lightblue;
}
.photo{
  float: left;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 97% 97%;
//  margin: 2px;
}
