h1{
    background-color: black;
    text-align: center;
    font-size: 40px;
    color: red;
    padding: auto;
    margin: auto;
    
}