.nav-logo-title img {
    content: url(https://media.discordapp.net/attachments/1061820858047406180/1102167347181133844/90b0a8bb-534d-44ba-b7e2-.jpg?width=563&height=563);
    max-width: 40px;
}

body {
    margin: 0px;
}

nav {
    background-color: #35190A;
    height: 70px;
    display: flex;
    align-items: center;
    padding-left: 50px;
}

nav ul {
    position: absolute;
    right: 5%;
}


nav ul li {
    display: inline;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
}

nav ul li a {
    color: white;
    text-decoration: none;
    margin: 10px;
}

nav div a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: white;
    text-decoration: none;
    position: relative;
    top: -11px;

}

#header {
    margin-top: -65px;
    height: 800px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(https://media.discordapp.net/attachments/1008571114227777557/1097522694276272158/KFC_Portrait_photography_a_Japanese_girl_21_years_old_look_alik_e74e53e0-0efe-4203-a94d-7955d67e6ed8.png?width=881&height=587);
}

.header-texts {
    width: 100%;
}

section div h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 75px;
    line-height: 91px;
    color: white;
    text-align: center;
    padding-top: 25%;
}

section div h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    color: white;
}

section div p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: white;
    margin-left: 20%;
    margin-right: 20%;
}

.content-aside {
    background-color: #35190A;
    margin-top: -35px;
    height: auto;
    padding: 50px;
    display: flex;
    align-items: center;

}

.content-first h2 {
    color: white;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    padding-left: 120px;
}

.content-second h2 {
    color: white;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    padding-top: 50px;
    padding-left: 120px;
}

.content-first p {
    color: white;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    margin-left: 6%;
    width: 90%;
}

.content-second p {
    color: white;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    margin-left: 6%;
    width: 90%;
}

div div div h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: white;
    margin-left: 8%;
}

div div aside {
    border-left: 4px solid #66280D;
    height: 700px;
    padding-right: 20px;
}

div div aside h2 {
    padding-left: 90px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #995334;
}

div div aside ul {
    padding-left: 100px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
}

div div aside ul li {
    color: #220c03;
}

div div aside ul li a {
    color: white;
    text-decoration: none;
}

.articles {
    background-color: #B7602F;
    padding: 50px;
    height: auto;
}

div div table {
    margin-top: 120px;
}

div div table tr td {
    background-color: #7E3911;
    border-radius: 25px;
    border: 3px solid black;
    padding: 40px;
}

.article img {
    content: url(https://media.discordapp.net/attachments/1061820858047406180/1102165419919413318/dvmjrvla3qj71.png?width=330&height=330);
    position: relative;
    top: -200px;
}

.article h3 {
    margin-top: -200px;
    border-bottom: 3px solid black;
    padding-bottom: 5px;
    text-align: center;
}

.row-second td img {
    content: url(https://media.discordapp.net/attachments/1061820858047406180/1102186307897262110/hutao-removebg-preview.png?width=550&height=550);
    max-width: 300px;
}

.article a {
    color: black;
    background-color: #66280D;
    text-decoration: none;
    border: 2px solid black;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}

.creativity {
    background-color: #35190A;
    height: auto;
    padding: 50px;
    border-bottom: 10px solid black;
}

.mini-one img {
    content: url(https://media.discordapp.net/attachments/1061820858047406180/1102186330219368578/yoimiya-removebg-preview.png?width=495&height=517);
    max-width: 200px;

}

.mini-two img {
    content: url(https://media.discordapp.net/attachments/1061820858047406180/1102188080120725564/yanfei-removebg-preview.png?width=550&height=550);
    max-width: 200px;
}

.mini-three img {
    content: url(https://media.discordapp.net/attachments/1061820858047406180/1102186937277763594/kazuha-removebg-preview.png?width=289&height=346);
    max-width: 200px;
}

.mini-four img {
    content: url(https://media.discordapp.net/attachments/1061820858047406180/1102187250579669072/fischl_rbg.png?width=550&height=550);
    max-width: 200px;
}

.mini-content h2 {
    color: white;
}

.mini-content p {
    color: white;
}

.mini-content {
    width: 70%;
    margin-left: 60px;
    background-color: #66280D;
    padding: 30px;
    border-radius: 30px;
    border: 4px solid black;
}

.mini-one {
    display: flex;
    align-items: center;
}

.mini-two {
    display: flex;
    align-items: center;
    margin-top: 8px;
}

.mini-three {
    display: flex;
    align-items: center;
}

.mini-four {
    display: flex;
    align-items: center;
}

footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px;
    background-color: #66280D;
    color: white;
}

.footer-form {
    background-color: #220c03;
    padding: 25px;
    border: 4px solid white;
    border-radius: 30px;
}

@media screen and (min-width: 300px) and (max-width: 600px) {

    body {
        margin-right: 0px;
        
    }

    #header {
        background-image: none;
        background-color: black;
        padding-left: 20px;
        padding-right: 20px;
    }

    nav {
        height: auto;
    }

    .nav-logo-title img {
        max-width: 30px;
        margin-left: -35px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    nav div a {
        font-size: 13px;
        position: relative;
        top: -12px;
    }

    nav ul li a {
        font-size: 13px;
        margin: auto;
        position: relative;
        top: -1px;
        margin-right: 5px;
    }

    nav ul {
        margin-right: -10px;
    }

    .content-first h2 {
        margin-left: -80px;
    }

    .content-second h2 {
        margin-left: -80px;
    }

    .content-aside {
        flex-direction: column;
    }

    div div aside {
        border: none;
        margin-left: -150px;
        height: auto;
    }

    div div aside h2 {
        font-size: 25px;
    }

    div div aside ul li a {
        font-size: 20px;
    }

    .articles {
        padding: 30px;
    }

    .article img {
        position: relative;
        top: -150px;
        left: 15%;
    }

    .article h3 {
        margin-top: -150px;
    }

    table {
        padding-top: 50px;
    }

    div div table tr td {
        padding: 30px;
    }

    .row-first {
        display: flex;
        flex-direction: column;
    }

    .row-first td {
        margin-bottom: 8em;

    }

    .row-first td img {
        max-width: 200px;
    }

    .row-second {
        display: flex;
        flex-direction: column;
    }

    .row-second td {
        margin-bottom: 2em;
    }

    .row-second td img {
        max-width: 200px;
        position: relative;
        left: 13%;
    }

    .mini-one {
        flex-direction: column;
    }

    .mini-two {
        flex-direction: column;
    }

    .mini-three {
        flex-direction: column;
    }

    .mini-three .mini-content {
        margin-top: -20px;
    }

    .mini-four {
        flex-direction: column;
    }

    .mini-content {
        margin-left: 0%;
        margin-bottom: 3em;
    }

    footer {
        flex-direction: column;
    }

    .footer-logo {
        font-size: 20px;
        text-align: center;
    }

    .footer-credit {
        text-align: center;
    }

}













