main {
    text-align: center;
}

h1, h2 {
    font-family: "Roboto", sans-serif;
    margin: 0;
}

h1 {
    font-weight: 500;
    font-size: 3rem;
    letter-spacing: -0.06em;
}

h2 {
    font-weight: 400;
    font-size: 1.2rem;
    margin-bottom: 30px;
}
