h1 { 
    font-size: 3rem;
    display: flex;
    justify-content: center;
}

h3 { 
    color: blue;
}