section{
  padding-bottom: 20px;
}
body{
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
section.movies img{
  height: 40vh;
  padding-right: 10px;
  padding-bottom: 10px;
}

section input[type=text]{
  width: 100%;
}

section p span{
  font-size: small
}
