@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@600;800&family=Roboto+Mono:wght@300&family=Roboto:wght@500;900&display=swap');

@media (max-width: 600px) {
    .head {
        font-size: 3vw;
    }

    h1.quit-1, h1.quit-2, h1.quit-3, h1.quit-4, h1.quit-5 {
        font-size: 4vw; /* Make 'quit' text smaller */
    }

    .memories {
        font-size: 5vw; /* Make link text responsive */
    }

    footer {
        font-size: 3vw; /* Adjust footer text size */
    }
}

body {
    user-select: none;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-family: 'Roboto Mono', monospace;
    overflow: hidden;
    background-color: black;
}

.bg {
    filter: brightness(0.35);
    position: fixed;
    height: auto;
}

.head {
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: xx-small;
    color: rgb(255, 255, 255);
    text-align: center;
}

.memories a {
    position: fixed;
    top: 35%;
    left: 47.5%;
    font-weight: 400;
    font-size: 20px;
    color: white;
    text-decoration: none;
    background-image: url('https://cdn.discordapp.com/attachments/1276662506080698368/1279844652782190696/sparkle_white.gif?ex=66d5ebb7&is=66d49a37&hm=4f162277f38417f5c4c4789ea3a9016225a8e2b4e6f4ec3038547b475eae10fa&');
}

/* member */
.member-5 {
    position: fixed;
    top: 59%;
    left: 30%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
}

.member-1 {
    position: fixed;
    top: 59%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
}

.member-2 {
    position: fixed;
    top: 59%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
}

.member-3 {
    position: fixed;
    top: 59%;
    left: 60%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
}

.member-4 {
    position: fixed;
    top: 59%;
    left: 70%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
}

.quit-1 {
    position: fixed;
    top: 62%;
    left: 69.2%;
    color: rgba(204, 204, 204, 0.493);
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

.quit-2 {
    position: fixed;
    top: 62%;
    left: 59.2%;
    color: rgba(204, 204, 204, 0.493);
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

.quit-3 {
    position: fixed;
    top: 62%;
    left: 49.2%;
    color: rgba(204, 204, 204, 0.493);
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

.quit-4 {
    position: fixed;
    top: 62%;
    left: 39.2%;
    color: rgba(204, 204, 204, 0.493);
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

.quit-5 {
    position: fixed;
    top: 62%;
    left: 29.2%;
    color: rgba(204, 204, 204, 0.493);
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

/* pfp */
.pfp-5 {
    position: fixed;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    filter: brightness(0.7);
    transition: width, height .1s;
}

.pfp-1 {
    position: fixed;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    filter: brightness(0.7);
    transition: width, height .1s;
}


.pfp-2 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    filter: brightness(0.7);
    transition: width, height .1s;
}

.pfp-3 {
    position: fixed;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    filter: brightness(0.7);
    transition: width, height .1s;
}

.pfp-4 {
    position: fixed;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    filter: brightness(0.7);
    transition: width, height .1s;
}


.social-line-1 {
    font-family: 'Courier New', arial;
    position: fixed;
    top: 63%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.social-line-2 {
    font-family: 'Courier New', arial;
    position: fixed;
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.social-line-3 {
    font-family: 'Courier New', arial;
    position: fixed;
    top: 63%;
    left: 60%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.social-line-4 {
    font-family: 'Courier New', arial;
    position: fixed;
    top: 63%;
    left: 60%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

/* social */

.social-1 {
    position: fixed;
    top: 65%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.social-2 {
    position: fixed;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.social-3 {
    position: fixed;
    top: 65%;
    left: 60%;
    transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    text-decoration: none;
}

/* music */
.button {
    position: fixed;
    top: 68.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

    .button:hover {
        cursor: pointer;
        filter: brightness(0.6);
    }

footer {
    position: fixed;
    bottom: 10px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    line-height: 17px;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    color: rgba(204, 204, 204, 0.493);
    line-height: 1.5;
}

.text-2 {
    color: white;
    text-align: center;
    font-family: Arial, sans-serif;
    margin-top: 10px;
    font-size: 14px;
}
