
body, html {
    margin: 0;  
    height: 100%;
    background-color: #FEEEDD;  
}

main {
    padding-top: 100px;
  }
