

.column{
  width : 33%;
  float : left;
}

.movie{
  width : 90%;
}

.title{
  text-align : left;
  width : 90%;
  margin-top : 20px;
  height : 40px;
}

