#screenshots {
  overflow: auto;
}

.screenshot {
  float: left; 
  padding: 5px;
  margin: 6px;
  border: 3px solid #AABFDF;
}