
.bioContainer{
  display: grid;
  grid-template-columns: 1fr;
  padding-bottom: 15vh;
}
