

/* CSS from section stylesheet tags */
#gallery{
  margin: 1rem;
}
 #gallery img{
    margin: .2rem;
  }