body{
    background-color: black;
    /*background-image: url("https://static.wikia.nocookie.net/a2790683-53cb-4eee-a5a6-0c9578fc2894");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    /*Willy Wonka ^*/
    /*background-image: url(https://gradono.neocities.org/boris.png);*/
}

p, h1, h2, h3, li, ul{
    color: white;
}

/*Links*/
a:visited {
    color: #b00b69;
}

a{
    color: #69b00b;
}

.link{
    border: solid #fd2903 5px;
    border-radius: 5px;
    max-height: 20vh;
    display: flex;
    margin: 10px auto;
    justify-content: center;
    max-width: 75vw;
}
a.link:link{
    text-decoration: none;
}
.link:active{
    scale: 0.95;
}
.link > img{
    max-width: 10vw;
    max-height: 10vh;
    margin: 10px;
}
.link > p{
    font-size: 50px;
    text-align: right;
    margin: auto 10px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.link:hover{
    cursor: pointer;
    background-color: rgb(50, 50, 50);
}

/*Top*/
#Top{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


/*Homepage*/
#homepage > h1{
    color: #fd2903;
}
#homepage{
    border: solid 5px;
    border-color: #fd2903;
    margin: 2%;
    padding: 0% 2%;
    font-size: 200%;
    background-color: black;
    text-align: center;
}
#homepage > p > img{
    max-width: 20px;
    max-height: 20px;
    margin: 3px;
    position: relative;
    top: 3px;
}

/*Second Row*/
#SecondRow{
    /*background-color: black;*/
    background-image: url(https://img.freepik.com/premium-photo/design-element-wood-texture-background-wooden-texture-floor-shelf-product-display-commercial-ads_315337-5446.jpg);
    margin: 5%;
    padding: 1%;
    text-shadow: 2px 2px black;
    border: solid 15px;
    border-image: url(https://t4.ftcdn.net/jpg/04/93/69/79/360_F_493697962_jtBpbhpxalu5uutHPgRY6i5enTNMubMg.jpg);
    box-shadow: inset 0 0 75px rgba(0, 0, 0, 1);
}

#SecondRow > div{
    display: grid;
    grid-template-columns: 222px;
    justify-content: center;
    gap: 20px;
}

#SecondRow > div > div > button > img{
    max-width: 200px;
    width: 200px;
    /*border: solid 15px;
    border-color: #fd2903;*/
    background-color:  black;
    box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.6);
    margin: 1%;
}
#SecondRow > div > div > button > img:hover{
    margin: 0.5%;
    max-width: 222px;
    width: 222px;
    border: none;
    box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

#albumLink{
    display: none;
}

#SecondRow > div > div > button{
    padding: 0;
    border: none;
    background: none;
}

button:hover{
    cursor: pointer;
}


@media screen and (min-width: 500px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px;
        justify-content: center;
    }
    #SecondRow > div > div > button > img{
        max-width: 320px;
        width: 320px;
        border-bottom: inset 30px;
        border-color: black;
        border-image: url(https://t4.ftcdn.net/jpg/04/93/69/79/360_F_493697962_jtBpbhpxalu5uutHPgRY6i5enTNMubMg.jpg) 30;
    }
    #SecondRow > div > div > button > img:hover{
        max-width: 342px;
        width: 342px;
    }
}


@media screen and (min-width: 885px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 1250px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 1680px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 2100px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 2500px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 2900px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 3300px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 3700px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px 342px 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 4100px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px 342px 342px 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 4500px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px 342px 342px 342px 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}

@media screen and (min-width: 4900px){
    #SecondRow > div{
        display: grid;
        grid-template-columns: 342px 342px 342px 342px 342px 342px 342px 342px 342px 342px 342px 342px;
        justify-content: space-evenly;
    }
}


/*Third Row*/
#ThirdRow{
    justify-content: flex-end;
    background-image: url(https://img.freepik.com/premium-photo/design-element-wood-texture-background-wooden-texture-floor-shelf-product-display-commercial-ads_315337-5446.jpg);
    margin: 5%;
    padding: 1%;
    text-shadow: 2px 2px black;
    border: solid 15px;
    border-image: url(https://t4.ftcdn.net/jpg/04/93/69/79/360_F_493697962_jtBpbhpxalu5uutHPgRY6i5enTNMubMg.jpg);
    box-shadow: inset 0 0 75px rgba(0, 0, 0, 1);
}
#ThirdRow div{
    display: inline;
    margin: -4px;
}
#ThirdRow a > img{
    background: none;
    padding: 4px;
    max-height: 500px;
    /*box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);*/
}
#MGSV > a > img:hover{
    content: url(https://m.media-amazon.com/images/I/91ccdImKZUL._SL1500_.jpg);
}
#EldenRing > a > img:hover{
    content: url(https://gradono.neocities.org/ELDENRINGPC.png);
}
#Persona5 > a > img:hover{
    content: url(https://m.media-amazon.com/images/I/81RYPL46ZhL._SL1500_.jpg);
}
#Bloodborne > a > img:hover{
    content: url(https://m.media-amazon.com/images/I/71woEOr8VGL.jpg);
}

#Portal2 > a > img:hover{
    content: url(https://m.media-amazon.com/images/I/71aoAIrUlqL.jpg);
}

#DiscoElysium > a > img:hover{
    content: url(images/DiscoCover.png);
}

#Pathologic > a > img:hover{
    content: url(images/PathologicCover.png);
}

