body {
    background-image: url(https://artificialdeath.b-cdn.net/funeralelegy-website/base%20assets/OfficeBlurred.jpg);
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-position: center;
    background-size: cover;
}

.wrapper {
    margin: 0;
    width: 100%;
    padding: 0px 10px;
    box-sizing: border-box;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.container {  
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 0.7fr 1.3fr 1fr 1fr 1fr 1fr 1fr 1fr 1.3fr 0.7fr;
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    gap: 10px 10px;
    grid-auto-flow: row;
    width: 100%;
}

.header { 
    grid-area: 1 / 1 / 2 / 11;  
    background: #00000087;
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 2px 2px #000000;
}

.section-1 {  
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-area: 3 / 1 / 7 / 5;
    width: auto;
    height: auto;
    font-size: 20px;
    padding: 10px;
}

.game-uids-header { 
    grid-area: 1 / 1 / 2 / 4;   
    background-image: url(https://artificialdeath.b-cdn.net/funeralelegy-website/base%20assets/header3.png);
    background-repeat: no-repeat;
    background-attachment: local;
    text-transform: uppercase;
    font-size: 30px;
    padding: 0px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-left: 2px solid #ff0000;
    color: #ff0000;
    text-shadow: 2px 2px #000000;
}

.game-uids {  
    grid-area: 2 / 1 / 6 / 4; 
    background: #00000075;
    padding: 10px 10px;
    border-left: 2px solid #ff0000;
}

.scroll-container-1 { 
    grid-area: 1 / 1 / 4 / 4; 
    height: 210px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.section-2 {  
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-area: 7 / 1 / 10 / 6;
    width: auto;
    height: auto;
    font-size: 20px;
    padding: 10px;
}

.wishlist-header { 
    grid-area: 1 / 1 / 2 / 4;   
    background-image: url(https://artificialdeath.b-cdn.net/funeralelegy-website/base%20assets/header3.png);
    background-repeat: no-repeat;
    background-attachment: local;
    text-transform: uppercase;
    font-size: 30px;
    padding: 0px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-left: 2px solid #ff0000;
    color: #ff0000;
    text-shadow: 2px 2px #000000;
}

.wishlist { 
    grid-area: 2 / 1 / 5 / 4;  
    background: #00000075;
    padding: 10px 10px;
    border-left: 2px solid #ff0000;
}

.scroll-container-2 { 
    grid-area: 2 / 1 / 5 / 4; 
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.section-3 { 
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-area: 2 / 5 / 4 / 11;
    width: auto;
    height: auto;
    font-size: 20px;
    padding: 10px 30px;
}

.honkai-star-rail { 
    grid-area: 2 / 1 / 4 / 5; 
    width: auto;
    height: auto;
    font-size: 30px;
    text-transform: uppercase;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-weight: bold;
    box-shadow: 10px -10px 0px #00000098;
    background-blend-mode: luminosity;
    background-color: #000000;
    background-image: url(https://artificialdeath.b-cdn.net/funeralelegy-website/base%20assets/Through%20the%20Petals%20in%20the%20Land%20of%20Repose.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.honkai-star-rail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000000;
    box-sizing: border-box;
}

.honkai-star-rail a:hover {
    color: #000000;
    text-shadow: 2px 2px 2px #ffffff;
    background-image: url(https://artificialdeath.b-cdn.net/funeralelegy-website/base%20assets/Through%20the%20Petals%20in%20the%20Land%20of%20Repose.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.section-4 {  
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-area: 4 / 5 / 7 / 8;
    width: auto;
    height: auto;
    font-size: 20px;
    padding: 10px;
}

.switch-games-header { 
    grid-area: 1 / 1 / 2 / 4;   
    background-image: url(https://artificialdeath.b-cdn.net/funeralelegy-website/base%20assets/header3.png);
    background-repeat: no-repeat;
    background-attachment: local;
    text-transform: uppercase;
    font-size: 30px;
    padding: 0px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-left: 2px solid #ff0000;
    color: #ff0000;
    text-shadow: 2px 2px #000000;
}

.switch-games { 
    grid-area: 2 / 1 / 5 / 4; 
    background: #00000075;
    padding: 10px 10px;
    border-left: 2px solid #ff0000; 
}

.scroll-container-4 {
    grid-area: 2 / 1 / 5 / 4; 
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.section-5 {  
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-area: 4 / 8 / 7 / 11;
    width: auto;
    height: auto;
    font-size: 20px;
    padding: 10px;
}

.other-games-header { 
    grid-area: 1 / 1 / 2 / 4;   
    background-image: url(https://artificialdeath.b-cdn.net/funeralelegy-website/base%20assets/header3.png);
    background-repeat: no-repeat;
    background-attachment: local;
    text-transform: uppercase;
    font-size: 30px;
    padding: 0px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-left: 2px solid #ff0000;
    color: #ff0000;
    text-shadow: 2px 2px #000000;
}

.other-games { 
    grid-area: 2 / 1 / 5 / 4; 
    background: #00000075;
    padding: 10px 10px;
    border-left: 2px solid #ff0000; 
}

.scroll-container-5 {
    grid-area: 2 / 1 / 5 / 4;   
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.section-6 {  
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-area: 7 / 6 / 10 / 11;
    width: auto;
    height: auto;
    font-size: 20px;
    padding: 10px;
}

.steam-games-header { 
    grid-area: 1 / 1 / 2 / 4;   
    background-image: url(https://artificialdeath.b-cdn.net/funeralelegy-website/base%20assets/header3.png);
    background-repeat: no-repeat;
    background-attachment: local;
    text-transform: uppercase;
    font-size: 30px;
    padding: 0px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-left: 2px solid #ff0000;
    color: #ff0000;
    text-shadow: 2px 2px #000000;
}

.steam-games { 
    grid-area: 2 / 1 / 5 / 4;  
    background: #00000075;
    padding: 10px 10px;
    border-left: 2px solid #ff0000;
}

.scroll-container-6 {
    grid-area: 2 / 1 / 5 / 4;  
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
}

 /* Large tablet/small desktop breakpoint */
@media (max-width: 1200px) and (min-width: 1025px) {
    html, body {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        width: 100%;
        max-width: 100vw;
    }
    
    .wrapper {
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100vw;
        overflow-x: hidden;
    }
    
    .container {
        display: flex;
        flex-direction: column;
        gap: 15px;
        padding: 50px;
        width: 100%;
        box-sizing: border-box;
    }
    
    .header { 
        order: 1;
        width: 100%;
        box-sizing: border-box;
    }

    .section-3 {
        order: 2;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
    }

    .honkai-star-rail {
        padding: 50px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-1 {
        order: 3;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-2 {
        order: 4;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-4 {
        order: 5;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-5 {
        order: 6;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-6 {
        order: 7;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }
}

/* Tablet breakpoint */
@media (max-width: 1024px) and (min-width: 769px) {
    
     html, body {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        width: 100%;
        max-width: 100vw;
    }
    
    .wrapper {
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100vw;
        overflow-x: hidden;
    }
    
    .container {
        display: flex;
        flex-direction: column;
        gap: 15px;
        padding: 20px;
        width: 100%;
        box-sizing: border-box;
    }
    
    .header { 
        order: 1;
        width: 100%;
        box-sizing: border-box;
    }

    .section-3 {
        order: 2;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
    }

    .honkai-star-rail {
        padding: 50px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-1 {
        order: 3;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-2 {
        order: 4;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-4 {
        order: 5;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-5 {
        order: 6;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-6 {
        order: 7;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }
}

/* Mobile breakpoint */
@media (max-width: 768px) and (min-width: 481px) {
     html, body {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        width: 100%;
        max-width: 100vw;
    }
    
    .wrapper {
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100vw;
        overflow-x: hidden;
    }
    
    .container {
        display: flex;
        flex-direction: column;
        gap: 15px;
        padding: 20px;
        width: 100%;
        box-sizing: border-box;
    }
    
    .header { 
        order: 1;
        width: 100%;
        box-sizing: border-box;
    }

    .section-3 {
        order: 2;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
    }

    .honkai-star-rail {
        padding: 50px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-1 {
        order: 3;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-2 {
        order: 4;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-4 {
        order: 5;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-5 {
        order: 6;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-6 {
        order: 7;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }
}

/* Small mobile breakpoint */
@media (max-width: 480px) {
   html, body {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        width: 100%;
        max-width: 100vw;
    }
    
    .wrapper {
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100vw;
        overflow-x: hidden;
    }
    
    .container {
        display: flex;
        flex-direction: column;
        gap: 15px;
        padding: 20px;
        width: 100%;
        box-sizing: border-box;
    }
    
    .header { 
        order: 1;
        width: 100%;
        box-sizing: border-box;
    }

    .section-3 {
        order: 2;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        text-align: center;
    }

    .honkai-star-rail {
        padding: 50px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-1 {
        order: 3;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-2 {
        order: 4;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-4 {
        order: 5;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-5 {
        order: 6;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .section-6 {
        order: 7;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }
}