* {
    padding: 0;
    margin: 0;
}

header {
    /* background-color:rgb(0, 0, 0); */
    /* position: fixed; */
    background-color: rgb(0, 0, 0);
    position: fixed;
    width: 100%;
    height: 60px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    /* position: fixed; */
    /* display: inline-block; */
    /* color: #d92cf9;  */
    /* font-size: 20px;
    font-weight: 600; */
    /* padding: 33px 0px 57px; */
    text-transform: uppercase;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(tflogo2.webp);
}

@media screen and (max-width: 768px) {
    header {
        width: 100%;
        height: 60px;
    }
}

#top {
    width: 1000px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(tflogo2.webp);
}

.logo img {
    height: 700px;
    width: 700px;
    border-radius: 50%;
}

@media screen and (max-width: 768px) {
    .logo img {
        height: 400px;
        width: 400px;
        border-radius: 50%;
    }
}

.about .about-img img {
    width: 300px;
    border-radius: 5.5em;
    margin: 40px 40px;
    height: 400px;
    float: right;
}

@media screen and (max-width: 768px) {
    .about .about-img img {
        width: 150px;
        border-radius: 5.5em;
        margin: 40px 40px;
        height: 200px;
        float: right;
    }
}

li {
    display: inline;
    width: 30px;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
}

ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    border: 2px;
}

a {
    color: white;
    width: 20px;
    text-decoration: none;
    display: inline;
    font-size: 20px;
    border: 2px;
}

ul li a:hover {
    color: balck;
    background-color: rgb(243, 150, 150);
}

ul li a {
    border: 2px;
}

.welcome {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    /* background: url(tflogo.jpg)no-repeat; */
    background-size: cover;
    background-position: center;
    height: 890px;
    color: aliceblue;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/tflogo2.webp);
}

.about-text {
    font-size: 51px;
    color: aliceblue;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .welcome {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        width: 1000px;
        /* background: url(tflogo.jpg)no-repeat; */
        background-size: cover;
        background-position: center;
        color: aliceblue;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/tflogo2.webp);
    }
    .about-text {
        font-size: 26px;
        color: aliceblue;
        text-align: left;
    }
}

/* welcome ::before {
    position: absolute;
 
    top: 0;
    left: 0;
    background: rgba(31,44,108,.65);
    width: 100%;
    height: 100%;
    text-shadow: none;
} */

@media screen and (min-width: 768px) {
    .about-text {
        font-size: 26px;
        color: aliceblue;
        text-align: left;
    }
}

.about .about-titel {
    position: relative;
    font-size: var(--h2-font-size);
    color: var(--first-color);
    margin-top: var(--mb-2);
    margin-bottom: var(--mb-4);
    text-align: center;
}

@media screen and (max-width: 768px) {
    .abt {
        line-height: 25px;
        font-size: 10px;
        letter-spacing: normal;
    }
}

.abt {
    line-height: 25px;
    font-size: 30px;
    letter-spacing: normal;
}

footer {
    background-color: rgb(0, 0, 0);
    bottom: 0px;
    /* position: fixed;  */
    width: 100%;
    height: px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/tflogo2.webp);
}

@media screen and (max-width: 768px) {
    footer {
        background-color: rgb(0, 0, 0);
        bottom: 0px;
        /* position: fixed;  */
        width: 1000px;
        height: px;
        text-align: center;
        color: white;
        text-transform: uppercase;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/tflogo2.webp);
    }
}

.passionimg img {
    width: 500px;
    border-radius: 5.5em;
    margin: 80px 80px;
    height: 400px;
    align-items: center;
}

.hclass {
    margin: 80px 100px;
}

#about {
    /* display: flex;
    align-items: center;
    justify-content: right;
    position: relative;
    background: url(tflogo.jpg)no-repeat;
    background-size: cover; */
    background-position: center;
    height: 770px;
    color: aliceblue;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/tflogo4.heic);
}

#passion {
    /* display: flex;
    align-items: center;
    justify-content: right;
    position: relative;
    background: url(tflogo.jpg)no-repeat;
    background-size: cover; */
    background-position: center;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/tflogo5.webp );
    color: aliceblue;
}

@media screen and (max-width: 768px) {
    #about {
        /* display: flex;
        align-items: center;
        justify-content: right;
        position: relative;
        background: url(tflogo.jpg)no-repeat;
        background-size: cover; */
        background-position: center;
        width: 1000px;
        height: 770px;
        color: aliceblue;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/tflogo4.heic);
    }
    #passion {
        /* display: flex;
        align-items: center;
        justify-content: right;
        position: relative;
        background: url(tflogo.jpg)no-repeat;
        background-size: cover; */
        background-position: center;
        width: 1000px;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/tflogo5.webp );
        color: aliceblue;
    }
}

#hobbies {
    background-position: center;
    height: 2050px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bgh.jpeg );
    color: aliceblue;
}

@media screen and (max-width: 768px) {
    #hobbies {
        background-position: center;
        height: 3950px;
        width: 1000px;
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/bgh.jpeg );
        color: aliceblue;
    }
}