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