h1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px;
    background-color: rgb(207, 207, 207);
}