body{
    background-image: url(../img/IMG-20231021-WA0015.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
h2{
    margin-top: 100px;
    text-align: center;
    font-size: 6.0em;
}