.h1 {
    text-align: center;
    background-color: rgb(21, 220, 255);
    font-family: 'Times New Roman', Times, serif;
    font-size: 100px;
    margin:0;
    margin-bottom: 20px;
    

}