header{
    margin-bottom: 5rem;
}
footer {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    /* z-index: 0; */
  }
main{
    z-index: 0;
    margin: 1rem;
}