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