h1 {
    background-color: rgb(37, 37, 37);
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px;
    color: white;
}