main {
    margin: 100px auto 50px;
    width:1200px;
    max-width: 100%;
    padding: 20px;
}
h2 {
    text-align: center;
}