main{
    text-align: center;
}

main h2{
    font-weight: bold;
    margin-top: 10vh;
    color: var(--orange-color);
}