h2{
    text-align: center;
    font-size: 72px;
    color: white;
}

.word{
    text-align: center;
    font-size: 32px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    /* margin-bottom: 10px;
    margin-top: 20px; */
}


.bigword{
    text-align: center;
    font-size: 60px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
    margin-top: 30px;
    margin-bottom: auto;
}