.title {
    color: aqua;
    font-family: 'Comic Sans MS', cursive;
    font-size: 125px;
    text-align: center;
    

}

.bobaimage {
    display: block;
    margin: auto;


}


.credit {
    text-align: center;



}

.text {
    text-align: center;
    color: darkolivegreen;
    font-size: 30px;
    font-family: 'Arial Rounded MT Bold', cursive;


}
