h1 {
    text-align: center;
    font-family: Arial, serif;
    color: red;
}

#groceries {
    display: flex;
}