main div{

    width: 80%;
    margin: auto;
    height: 95%;

}

main h1{

    text-align: center;
    margin: 0 0 30px 0;

}
